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

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

<https://eurobis.org/id/occurrence/5777__1392975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^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 '1392975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5425'^^xsd:double;
  dwc:latitude '42.4375'^^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 '1398013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5425'^^xsd:double;
  dwc:latitude '42.4375'^^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 '1398007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5425'^^xsd:double;
  dwc:latitude '42.4375'^^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 '1398010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^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/5777__1403438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.5871667"^^xsd:decimal ;
  geo-pos:long "18.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1403438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutreptiella sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha staurodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '375790'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '626979'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1398256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.544'^^xsd:double;
  dwc:latitude '42.392'^^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 '1398256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^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/5777__1399462-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.7335"^^xsd:decimal ;
  geo-pos:long "19.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.179'^^xsd:double;
  dwc:latitude '41.7335'^^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 '1399462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^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 '1400638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pyramimonas spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leucocryptos marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '119077'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '119077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera molischii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '236039'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '236039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109718'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1398505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^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/5777__1403862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.7335"^^xsd:decimal ;
  geo-pos:long "19.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1403862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pyramimonas spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^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 '1396572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1398675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora cf. abbreviata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos carriensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '837448'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '837448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^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/5777__1406005-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^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 '1406005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^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 '1397793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lingulodinium polyedrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '233592'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^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 '1399776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149152'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1392825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionella formosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148954'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148954'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1392581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1392584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos declinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '841202'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '841202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^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/5777__1399416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.7335"^^xsd:decimal ;
  geo-pos:long "19.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.179'^^xsd:double;
  dwc:latitude '41.7335'^^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 '1399416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1392637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lingulodinium polyedrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '233592'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1392639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1392642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^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/5777__1399538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5831667"^^xsd:decimal ;
  geo-pos:long "19.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.007'^^xsd:double;
  dwc:latitude '41.5831667'^^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 '1399538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^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/5777__1404685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1404685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia murrayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '235926'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^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/5777__1399584-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5831667"^^xsd:decimal ;
  geo-pos:long "19.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.007'^^xsd:double;
  dwc:latitude '41.5831667'^^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 '1399584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratocorys gourretii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '495363'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gladiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233860'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^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/5777__1399530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5831667"^^xsd:decimal ;
  geo-pos:long "19.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmofora abbreviata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.007'^^xsd:double;
  dwc:latitude '41.5831667'^^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 '1399530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '157062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium globosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109730'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliana huxley'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^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 '1400624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^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/5777__1404244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5831667"^^xsd:decimal ;
  geo-pos:long "19.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1404244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gladiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '233860'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5777__1404379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gladiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '233860'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '341554'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '341554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '495363'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos massiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '841261'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '841261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum aporum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110291'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia murrayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235926'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^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/5777__1404193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5831667"^^xsd:decimal ;
  geo-pos:long "19.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1404193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^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 '1404193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium aureolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232716'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '232716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '495363'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera histrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235976'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^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/5777__1400133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1400133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.1865'^^xsd:double;
  dwc:latitude '41.451'^^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 '1400133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^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/5777__1400127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1400127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.1865'^^xsd:double;
  dwc:latitude '41.451'^^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 '1400127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliana huxley'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gladiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '233860'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^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/5777__1404134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5831667"^^xsd:decimal ;
  geo-pos:long "19.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1404134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232844'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '232844'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^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/5777__1399950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  geo-pos:lat "41.629"^^xsd:decimal ;
  geo-pos:long "19.2203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^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 '1399950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^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/5777__1399943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  geo-pos:lat "41.629"^^xsd:decimal ;
  geo-pos:long "19.2203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^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 '1399943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^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/5777__1399944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  geo-pos:lat "41.629"^^xsd:decimal ;
  geo-pos:long "19.2203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^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 '1399944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium aureolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232716'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '232716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^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/5777__1403852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.7335"^^xsd:decimal ;
  geo-pos:long "19.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1403852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^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/5777__1397160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  geo-pos:lat "41.629"^^xsd:decimal ;
  geo-pos:long "19.2203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^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 '1397160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^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/5777__1403880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.7335"^^xsd:decimal ;
  geo-pos:long "19.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1403880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^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 '1396512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^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 '1397754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^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/5777__1403974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.7335"^^xsd:decimal ;
  geo-pos:long "19.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1403974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gladiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '233860'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gladiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '233860'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^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/5777__1405190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1405190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum scolopax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110115'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliana huxley'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyrtosphaera aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '555888'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '555888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum scolopax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110115'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^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/5777__1400120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1400120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.1865'^^xsd:double;
  dwc:latitude '41.451'^^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 '1400120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1398379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^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 '1398379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Katodinium asymmetricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109882'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^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/5777__1399131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^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 '1399131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliana huxley'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^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/5777__1399252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.5871667"^^xsd:decimal ;
  geo-pos:long "18.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^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 '1399252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^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/5777__1399253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.5871667"^^xsd:decimal ;
  geo-pos:long "18.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^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 '1399253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gladiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '233860'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^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/5777__1398906-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^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 '1398906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^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/5777__1398913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^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 '1398913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0243111 18.6342472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0243111"^^xsd:decimal ;
  dwc:decimalLongitude "18.6342472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6342472'^^xsd:double;
  dwc:latitude '42.0243111'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia murrayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235926'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyrtosphaera aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '555888'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '555888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1398730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.689'^^xsd:double;
  dwc:latitude '42.0636667'^^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 '1398730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos trichoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '842517'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '842517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium lachryma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109859'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium estuariale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109852'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5777__1399599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^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/5777__1404784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1404784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gladiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '233860'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyrtosphaera aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '555888'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '555888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^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/5777__1399266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.5871667"^^xsd:decimal ;
  geo-pos:long "18.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^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 '1399266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^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/5777__1404760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1404760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cladopyxis caryophyllum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109990'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109990'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^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/5777__1399279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.5871667"^^xsd:decimal ;
  geo-pos:long "18.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^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 '1399279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae <10µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gladiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '233860'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax scrippsae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110039'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '110039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euglenoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera cf. pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5777__1399354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gladiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '233860'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^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/5777__1404688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1404688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliana huxley'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^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 '1404688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^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/5777__1398891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum globosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110096'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^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/5777__1398886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^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/5777__1398889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1398723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.689'^^xsd:double;
  dwc:latitude '42.0636667'^^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 '1398723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '495363'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^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/5777__1399410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.7335"^^xsd:decimal ;
  geo-pos:long "19.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.179'^^xsd:double;
  dwc:latitude '41.7335'^^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 '1399410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^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/5777__1399151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^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 '1399151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^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/5777__1399144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^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 '1399144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^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/5777__1399403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.7335"^^xsd:decimal ;
  geo-pos:long "19.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dimeregramma marinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '179832'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '179832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera molischii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '236039'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '236039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '646201'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '646201'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5777__1400674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium lachryma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109859'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dimeregramma marinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '179832'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '179832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^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/5777__1403232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1403232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nematodinium lebourae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109908'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109908'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5777__1400734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^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 '1400734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha staurodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '375790'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '626979'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^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/5777__1403271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1403271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciopappus caudatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '235924'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^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/5777__1403207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1403207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5777__1400713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^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/5777__1396837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^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 '1396837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5777__1400059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^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/5777__1403278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1403278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera histrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '235976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235976'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^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/5777__1403481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.5871667"^^xsd:decimal ;
  geo-pos:long "18.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1403481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '341554'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '341554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera histrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235976'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium quarnerense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110250'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110250'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Michaelsarsia adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '236058'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '236058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium tristylum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110263'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110263'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '614620'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '341554'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '341554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^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/5777__1403569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.5871667"^^xsd:decimal ;
  geo-pos:long "18.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1403569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^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/5777__1403559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.5871667"^^xsd:decimal ;
  geo-pos:long "18.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1403559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutreptiella sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium quarnerense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110250'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110250'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionella formosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148954'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148954'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliana huxley'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gladiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '233860'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium tesselatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110077'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^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/5777__1396100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.7335"^^xsd:decimal ;
  geo-pos:long "19.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^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 '1396100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium estuariale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109852'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^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/5777__1396856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum scutellum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110314'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium tristylum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110263'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110263'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1398684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.689'^^xsd:double;
  dwc:latitude '42.0636667'^^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 '1398684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '646201'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '646201'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gladiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '233860'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos massiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '841261'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '841261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232844'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '232844'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^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 '1400894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1401212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium estuariale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109852'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1401207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '232844'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '232844'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1401210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^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 '1401210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^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/5777__1402735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1402735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^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/5777__1402656-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1402656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^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 '1402656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium curtipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110215'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110215'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum aporum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110291'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1401200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium tesselatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110077'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratium teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109980'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1381154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397717-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^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 '1397717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5777__1398970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1401274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^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 '1401274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^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/5777__1396800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^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 '1396800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium lachryma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109859'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^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 '1400940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^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 '1400890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^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/5777__1396804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^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 '1396804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1394552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis cylindrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '172418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '172418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1394553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis kerguelensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '341555'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '573621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax turbynei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110043'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149152'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratocorys gourretii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos carriensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '837448'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '837448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium estuariale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109852'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptrosphaera sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235828'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium tesselatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110077'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109718'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109612'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109612'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spores'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5777__1400464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^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 '1400464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^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 '1400979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^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/5777__1402759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1402759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium estuariale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109852'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciopappus caudatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235924'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia murrayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235926'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1401805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^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 '1401805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterolampra sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '248069'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '248069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^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 '1393885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^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 '1395195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1394059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1394053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^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 '1394053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232577'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1368615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1394023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^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 '1394023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1394025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^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 '1394025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1394147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^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 '1394147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1401722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1394135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^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 '1394135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1394123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1394086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^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 '1394086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1394087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium lachryma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109859'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1394089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Karenia brevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '233015'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '233015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^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 '1393863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^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 '1393865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1401814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^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 '1401814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium britannicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109843'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109843'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232577'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1368615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prosoaulax lacustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '503329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '503329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^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 '1393867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149152'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^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 '1393778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pterosperma vanhoeffenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '345881'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '345881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaeocystis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^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 '1393763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^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 '1393791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^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 '1393787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1393797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1393623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^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 '1393623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^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 '1395088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spores'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109718'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^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 '1395090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium brochii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110211'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110211'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^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 '1393361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1393501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^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 '1393501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1393486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pterosperma vanhoeffenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '345881'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '345881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1393525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^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 '1393525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1393515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '172836'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '172836'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1393516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^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 '1393516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1393521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1393539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^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 '1393539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1393540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos carriensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '837448'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '837448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1393608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '603344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '603344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^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/5777__1396374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5831667"^^xsd:decimal ;
  geo-pos:long "19.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^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 '1396374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutreptiella sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Octactis octonaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '375970'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1393559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^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 '1393559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1401182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1401270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^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 '1401270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1401178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^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 '1401178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1402461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1402461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionella formosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148954'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148954'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha staurodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '375790'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '626979'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptrosphaera sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235828'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lingulodinium polyedrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233592'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutreptiella sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5777__1399218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^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/5777__1396782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1402464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1402464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1402480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1402480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110175'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110175'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1401544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^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 '1401544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1401448-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^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 '1401448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5777__1398959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5777__1398963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5777__1399828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^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 '1399828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos candelabrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '841193'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '841193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1401525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1402489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1402489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1401519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^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 '1401519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1402428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1402428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos massiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '841261'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '841261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1401480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1401452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyrtosphaera aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '555888'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '555888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1401520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^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 '1401520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1401527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia murrayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '235926'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^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 '1399660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149152'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '495363'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos trichoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '842517'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '842517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1401434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^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 '1401434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149152'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^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/5777__1395368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109718'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1401692-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232577'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1368615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '495363'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium lachryma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109859'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^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 '1394315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^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 '1394311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^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 '1394302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^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/5777__1395393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^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/5777__1395376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^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 '1394283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^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/5777__1395988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.7335"^^xsd:decimal ;
  geo-pos:long "19.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^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 '1395988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^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/5777__1396006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.7335"^^xsd:decimal ;
  geo-pos:long "19.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^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 '1396006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232577'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1368615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^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/5777__1396018-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.7335"^^xsd:decimal ;
  geo-pos:long "19.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^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 '1396018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^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/5777__1395445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^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 '1395445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spores'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^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/5777__1395457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^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 '1395457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^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/5777__1397066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  geo-pos:lat "41.629"^^xsd:decimal ;
  geo-pos:long "19.2203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^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 '1397066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^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/5777__1395435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^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 '1395435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos carriensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '837448'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '837448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^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 '1394409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '603344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '603344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232577'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1368615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium saltans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110251'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110251'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium aureolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232716'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '232716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1394518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chlorophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^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 '1397891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium globosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109730'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397693-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^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 '1397693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1012194 18.7379583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1012194"^^xsd:decimal ;
  dwc:decimalLongitude "18.7379583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium cf. minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7379583'^^xsd:double;
  dwc:latitude '42.1012194'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaeocystis cf. pouchetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium cf. minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1401804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera cf. pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^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 '1401804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium cf. minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaeocystis cf. pouchetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteriastrum cf. mediteraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149118'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaeocystis cf. pouchetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1401264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera cf. pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1401180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1401049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium cf. ovoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^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 '1397803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^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/5777__1399277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.5871667"^^xsd:decimal ;
  geo-pos:long "18.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaeocystis cf. globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora cf. abbreviata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1399601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera cf. pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera cf. pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1401450-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1400859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera cf. pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium curtipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110215'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110215'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia cf. delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1403038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium cf. minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1403038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora cf. abbreviata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera cf. pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma cf. angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1403882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1403882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1403882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^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/5777__1403882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.7335"^^xsd:decimal ;
  geo-pos:long "19.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1403882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1403882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1403882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera cf. pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^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 '1403882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^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/5777__1404152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5831667"^^xsd:decimal ;
  geo-pos:long "19.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1404152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera cf. pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^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 '1404152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^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/5777__1404191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5831667"^^xsd:decimal ;
  geo-pos:long "19.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1404191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia cf. delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^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 '1404191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1404422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1404422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1404422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1404422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1404422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1404422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera cf. pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1404422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^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/5777__1406004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Lennoxia faveolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149010'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^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/5777__1406006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma cf. angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^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 '1406006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Lennoxia faveolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149010'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Lennoxia faveolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '149010'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis cf. cylindrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Lennoxia faveolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149010'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Lennoxia faveolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '149010'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma cf. angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Lennoxia faveolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149010'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium cf. crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis cf. cylindrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^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/5777__1405300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1405300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium cf. citron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis cf. cylindrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Lennoxia faveolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149010'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium cf. lusitanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Lennoxia faveolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '149010'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1394577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^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 '1394577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109462'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '614620'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cladopyxis caryophyllum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109990'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109990'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^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/5777__1395602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.5871667"^^xsd:decimal ;
  geo-pos:long "18.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1395588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1392682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum variabile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '233868'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '233868'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutreptiella eupharyngea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573871'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '573871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euglenoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1398425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^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 '1398425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^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/5777__1395630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.5871667"^^xsd:decimal ;
  geo-pos:long "18.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109718'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^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 '1397937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^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 '1396614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chlorophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum cribosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110088'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum scolopax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110115'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^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/5777__1395625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.5871667"^^xsd:decimal ;
  geo-pos:long "18.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^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 '1395625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1012194 18.7379583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1012194"^^xsd:decimal ;
  dwc:decimalLongitude "18.7379583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7379583'^^xsd:double;
  dwc:latitude '42.1012194'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232577'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1368615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium lachryma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109859'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera histrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235976'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos gibberus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '837222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '837222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1012194 18.7379583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1012194"^^xsd:decimal ;
  dwc:decimalLongitude "18.7379583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7379583'^^xsd:double;
  dwc:latitude '42.1012194'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232577'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1368615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha staurodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '375790'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '626979'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionella formosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148954'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148954'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1012194 18.7379583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1012194"^^xsd:decimal ;
  dwc:decimalLongitude "18.7379583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionella formosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7379583'^^xsd:double;
  dwc:latitude '42.1012194'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148954'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148954'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha staurodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '375790'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '626979'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1402352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1402397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1402397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1402397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1402397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1402397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1402397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1402397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1402397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum minimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^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/5777__1396886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^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 '1396886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '341554'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '341554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^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 '1405938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lessardia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '375677'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '375677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Torodinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109479'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leucocryptos marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '119077'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '119077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudoscourfieldia marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '134566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '134566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pyramimonas spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum variabile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '233868'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '233868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Commation cryoporinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '567049'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '567049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^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/5777__1396112-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.7335"^^xsd:decimal ;
  geo-pos:long "19.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^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 '1396112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '375677'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '375677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0243111 18.6342472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0243111"^^xsd:decimal ;
  dwc:decimalLongitude "18.6342472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6342472'^^xsd:double;
  dwc:latitude '42.0243111'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0243111 18.6342472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0243111"^^xsd:decimal ;
  dwc:decimalLongitude "18.6342472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6342472'^^xsd:double;
  dwc:latitude '42.0243111'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia murrayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235926'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euglenoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^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 '1398168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '375677'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '375677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia murrayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '235926'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Torodinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109479'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lessardia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110316'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1398296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.544'^^xsd:double;
  dwc:latitude '42.392'^^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 '1398296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1398297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.544'^^xsd:double;
  dwc:latitude '42.392'^^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 '1398297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum minimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1398413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chlorophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euglenoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pyramimonas spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudoscourfieldia marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '134566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '134566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.427 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.427"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.427'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pyramimonas spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudoscourfieldia marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '134566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '134566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1405594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1405594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum scolopax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110115'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1394567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia cf. delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^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 '1394567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1396925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia cf. delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lessardia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum minimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1398501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^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 '1398501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^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/5777__1405260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1405260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^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/5777__1405320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1405320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma oxytoxoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '624358'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '624358'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos candelabrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '841193'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '841193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum cribosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110088'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterolampra sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '248069'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '248069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1398514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1398519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum scolopax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110115'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1405472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1405472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1405527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1405527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1405502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1405502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^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 '1405502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5425'^^xsd:double;
  dwc:latitude '42.4375'^^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 '1398032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Skeletonema marinoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '376667'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '376667'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.331 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.331"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Commation cryoporinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '567049'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '567049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^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/5777__1396878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^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 '1396878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5425'^^xsd:double;
  dwc:latitude '42.4375'^^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 '1398046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^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/5777__1405999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1405999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '375677'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '375677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^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/5777__1406025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^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 '1406025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^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/5777__1406027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^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 '1406027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^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/5777__1406032-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5425'^^xsd:double;
  dwc:latitude '42.4375'^^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 '1398059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1397203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^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 '1405969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gracile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233870'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '233870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum longum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110100'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^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/5777__1406000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '375677'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '375677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^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/5777__1397459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^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 '1397459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^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 '1405958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1405961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1405961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1405961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1405961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1405961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1405961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.3'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1405961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum variabile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '233868'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '233868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^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 '1398181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae <10µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum minimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euglenoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pyramimonas spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lessardia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oblea sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^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/5777__1398421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Commation cryoporinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '567049'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '567049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leucocryptos marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '119077'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '119077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1398303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.544'^^xsd:double;
  dwc:latitude '42.392'^^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 '1398303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum gracile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110300'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pyramimonas spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Torodinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109479'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pyramimonas spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1398105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^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 '1406293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium sphenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109754'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^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 '1406304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium dominans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109851'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Torodinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109479'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudoscourfieldia marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '134566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '134566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum minimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '375677'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '375677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5777__1406347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gracile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233870'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '233870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^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 '1406313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  geo-pos:lat "41.6296667"^^xsd:decimal ;
  geo-pos:long "19.5288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^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 '1396529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gracile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '233870'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '233870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  geo-pos:lat "41.6296667"^^xsd:decimal ;
  geo-pos:long "19.5288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149152'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium cf. citron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^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/5777__1396898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^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 '1396898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Torodinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109479'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5831667"^^xsd:decimal ;
  geo-pos:long "19.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1393538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium cf. ovoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^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 '1393538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5831667"^^xsd:decimal ;
  geo-pos:long "19.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1393610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera cf. pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum minimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406245-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum variabile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '233868'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '233868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110122'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum gracile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110300'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lessardia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0243111 18.6342472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0243111"^^xsd:decimal ;
  dwc:decimalLongitude "18.6342472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0243111 18.6342472)"^^geo:wktLiteral ;
  geo-pos:lat "42.0243111"^^xsd:decimal ;
  geo-pos:long "18.6342472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6342472'^^xsd:double;
  dwc:latitude '42.0243111'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.678"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.678"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhynchomonas nasuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '146163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '146163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.678"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum minimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.678"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.678"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gracile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '233870'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '233870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.678"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.678"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '375677'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '375677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.678"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia murrayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '235926'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.678"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.678"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Commation cryoporinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '567049'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '567049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leucocryptos marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '119077'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '119077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406185-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.678"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.678"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.1'^^xsd:double;
  dwc:latitude '41.678'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium cf. subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  geo-pos:lat "42.235"^^xsd:decimal ;
  geo-pos:long "18.8888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera cf. pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1395110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  geo-pos:lat "41.9641667"^^xsd:decimal ;
  geo-pos:long "19.1401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium cf. ovoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^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 '1395110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium cf. minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium cf. ovoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia cf. delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393926-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1394062-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium cf. ovoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera cf. pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora cf. abbreviata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1406381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1406381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1406381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1406381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.819"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1406381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1406381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1406381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.4'^^xsd:double;
  dwc:latitude '41.819'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1406381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteriastrum cf. mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149118'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia cf. delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  geo-pos:lat "41.4515"^^xsd:decimal ;
  geo-pos:long "19.4093333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7335"^^xsd:decimal ;
  dwc:decimalLongitude "19.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1395953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7335 19.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.7335"^^xsd:decimal ;
  geo-pos:long "19.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium cf. subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.179'^^xsd:double;
  dwc:latitude '41.7335'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1395739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  geo-pos:lat "41.8596667"^^xsd:decimal ;
  geo-pos:long "19.3245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora cf. abbreviata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  geo-pos:lat "41.629"^^xsd:decimal ;
  geo-pos:long "19.2203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  geo-pos:lat "41.6296667"^^xsd:decimal ;
  geo-pos:long "19.5288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^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 '1396538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  geo-pos:lat "41.6296667"^^xsd:decimal ;
  geo-pos:long "19.5288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^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 '1396542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  geo-pos:lat "41.6296667"^^xsd:decimal ;
  geo-pos:long "19.5288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium tamarense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109714'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1395236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1395498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.5871667"^^xsd:decimal ;
  geo-pos:long "18.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  geo-pos:lat "41.9641667"^^xsd:decimal ;
  geo-pos:long "19.1401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium cf. minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^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 '1397795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^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/5777__1398911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaeocystis cf. globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1399723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2393333"^^xsd:decimal ;
  dwc:decimalLongitude "18.4635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2393333 18.4635)"^^geo:wktLiteral ;
  geo-pos:lat "42.2393333"^^xsd:decimal ;
  geo-pos:long "18.4635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.4635'^^xsd:double;
  dwc:latitude '42.2393333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1398497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia cf. delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^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 '1398497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  geo-pos:lat "42.235"^^xsd:decimal ;
  geo-pos:long "18.8888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'cf. Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109428'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^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/5777__1397540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera cf. pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^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 '1397540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109612'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109612'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398068-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  geo-pos:lat "41.6296667"^^xsd:decimal ;
  geo-pos:long "19.5288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium cf. subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1399028-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  geo-pos:lat "41.9641667"^^xsd:decimal ;
  geo-pos:long "19.1401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1399029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  geo-pos:lat "41.9641667"^^xsd:decimal ;
  geo-pos:long "19.1401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1399035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  geo-pos:lat "41.9641667"^^xsd:decimal ;
  geo-pos:long "19.1401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^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 '1399035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^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/5777__1399157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^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 '1399157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1399165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.5871667"^^xsd:decimal ;
  geo-pos:long "18.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1399638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  geo-pos:lat "41.6296667"^^xsd:decimal ;
  geo-pos:long "19.5288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1399645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  geo-pos:lat "41.6296667"^^xsd:decimal ;
  geo-pos:long "19.5288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^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/5777__1399904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  geo-pos:lat "41.629"^^xsd:decimal ;
  geo-pos:long "19.2203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^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 '1399904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1399026-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  geo-pos:lat "41.9641667"^^xsd:decimal ;
  geo-pos:long "19.1401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '603344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '603344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^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/5777__1398547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^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 '1398547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^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/5777__1396272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5831667"^^xsd:decimal ;
  geo-pos:long "19.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^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 '1396272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1401975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  geo-pos:lat "42.235"^^xsd:decimal ;
  geo-pos:long "18.8888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^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 '1401975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^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 '1392837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1399288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  geo-pos:lat "41.8596667"^^xsd:decimal ;
  geo-pos:long "19.3245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1399289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  geo-pos:lat "41.8596667"^^xsd:decimal ;
  geo-pos:long "19.3245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pterosperma vanhoeffenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345881'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '345881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232577'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1368615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1401845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  geo-pos:lat "42.235"^^xsd:decimal ;
  geo-pos:long "18.8888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^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 '1392815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149152'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^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 '1392739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^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 '1392743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1400015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1400015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis cylindrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '172418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '172418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1400024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1400024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1400025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1400025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1399044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1399045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  geo-pos:lat "41.4515"^^xsd:decimal ;
  geo-pos:long "19.4093333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109718'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232577'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1368615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1400643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1400643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232577'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1368615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397979-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1400785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1400785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos gibberus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '837222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '837222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398926-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  geo-pos:lat "41.9641667"^^xsd:decimal ;
  geo-pos:long "19.1401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  geo-pos:lat "41.9641667"^^xsd:decimal ;
  geo-pos:long "19.1401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  geo-pos:lat "41.9641667"^^xsd:decimal ;
  geo-pos:long "19.1401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.786"^^xsd:decimal ;
  dwc:decimalLongitude "18.9338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1399049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.786 18.9338333)"^^geo:wktLiteral ;
  geo-pos:lat "41.786"^^xsd:decimal ;
  geo-pos:long "18.9338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9338333'^^xsd:double;
  dwc:latitude '41.786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '614620'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^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/5777__1396285-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5831667"^^xsd:decimal ;
  geo-pos:long "19.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109718'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1400356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1400356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^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 '1400356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1400360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1400360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1399706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  geo-pos:lat "41.6296667"^^xsd:decimal ;
  geo-pos:long "19.5288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^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 '1399706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1400014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1400014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '341554'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '341554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1400284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1400284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos carriensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '837448'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '837448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1399700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1399700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1399700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6296667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1399700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6296667 19.5288333)"^^geo:wktLiteral ;
  geo-pos:lat "41.6296667"^^xsd:decimal ;
  geo-pos:long "19.5288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1399700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1399700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1399700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.5288333'^^xsd:double;
  dwc:latitude '41.6296667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1399700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0515"^^xsd:decimal ;
  dwc:decimalLongitude "18.3748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0515 18.3748333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0515"^^xsd:decimal ;
  geo-pos:long "18.3748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.3748333'^^xsd:double;
  dwc:latitude '42.0515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratocorys gourretii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma oxytoxoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '624358'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '624358'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5871667"^^xsd:decimal ;
  dwc:decimalLongitude "18.699"^^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/5777__1395719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5871667 18.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.5871667"^^xsd:decimal ;
  geo-pos:long "18.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.699'^^xsd:double;
  dwc:latitude '41.5871667'^^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 '1395719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1395723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  geo-pos:lat "41.8596667"^^xsd:decimal ;
  geo-pos:long "19.3245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110209'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110316'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '495363'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6306667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6306667 19.3951667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6306667"^^xsd:decimal ;
  geo-pos:long "19.3951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3951667'^^xsd:double;
  dwc:latitude '41.6306667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^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/5777__1396310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5831667"^^xsd:decimal ;
  geo-pos:long "19.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4515"^^xsd:decimal ;
  dwc:decimalLongitude "19.4093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4515 19.4093333)"^^geo:wktLiteral ;
  geo-pos:lat "41.4515"^^xsd:decimal ;
  geo-pos:long "19.4093333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.4093333'^^xsd:double;
  dwc:latitude '41.4515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^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 '1393099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Haptolina hirta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '699623'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '699623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393077-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^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 '1393077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1395756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  geo-pos:lat "41.8596667"^^xsd:decimal ;
  geo-pos:long "19.3245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum lima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110301'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^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/5777__1394835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^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 '1394835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^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/5777__1394839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^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 '1394839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^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/5777__1397053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  geo-pos:lat "41.629"^^xsd:decimal ;
  geo-pos:long "19.2203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^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 '1397053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^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/5777__1394826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^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 '1394826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^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/5777__1397058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  geo-pos:lat "41.629"^^xsd:decimal ;
  geo-pos:long "19.2203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^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 '1397058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232577'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1368615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1395752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  geo-pos:lat "41.8596667"^^xsd:decimal ;
  geo-pos:long "19.3245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.451"^^xsd:decimal ;
  dwc:decimalLongitude "19.1865"^^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/5777__1397553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.451 19.1865)"^^geo:wktLiteral ;
  geo-pos:lat "41.451"^^xsd:decimal ;
  geo-pos:long "19.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1865'^^xsd:double;
  dwc:latitude '41.451'^^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 '1397553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397998-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  geo-pos:lat "41.629"^^xsd:decimal ;
  geo-pos:long "19.2203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^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 '1392973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^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/5777__1394913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^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 '1394913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  geo-pos:lat "41.9641667"^^xsd:decimal ;
  geo-pos:long "19.1401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium quarnerense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110250'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110250'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum gracile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110300'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110316'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.235"^^xsd:decimal ;
  dwc:decimalLongitude "18.8888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1401949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.235 18.8888333)"^^geo:wktLiteral ;
  geo-pos:lat "42.235"^^xsd:decimal ;
  geo-pos:long "18.8888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionella formosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8888333'^^xsd:double;
  dwc:latitude '42.235'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148954'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148954'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110209'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '495363'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109718'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232577'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1368615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nematodinium lebourae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109908'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109908'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1395798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1395798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1395798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8596667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1395798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8596667 19.3245)"^^geo:wktLiteral ;
  geo-pos:lat "41.8596667"^^xsd:decimal ;
  geo-pos:long "19.3245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1395798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1395798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1395798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3245'^^xsd:double;
  dwc:latitude '41.8596667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110085'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1395798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '248059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia murrayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235926'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '235926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  geo-pos:lat "41.9641667"^^xsd:decimal ;
  geo-pos:long "19.1401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^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 '1393339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9641667"^^xsd:decimal ;
  dwc:decimalLongitude "19.1401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9641667 19.1401667)"^^geo:wktLiteral ;
  geo-pos:lat "41.9641667"^^xsd:decimal ;
  geo-pos:long "19.1401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.1401667'^^xsd:double;
  dwc:latitude '41.9641667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232577'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1368615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^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 '1393263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiothrix mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '248060'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '248060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^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 '1393297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^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/5777__1394933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^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 '1394933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^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 '1393267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1393270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1393270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1393270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1393270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1393270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1393270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1393270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1393270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cryptocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149203'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Skeletonema marinoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '376667'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '376667'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.629"^^xsd:decimal ;
  dwc:decimalLongitude "19.2203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1397007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.629 19.2203333)"^^geo:wktLiteral ;
  geo-pos:lat "41.629"^^xsd:decimal ;
  geo-pos:long "19.2203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2203333'^^xsd:double;
  dwc:latitude '41.629'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1397007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1394657-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1397815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1397815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1397815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4513333"^^xsd:decimal ;
  dwc:decimalLongitude "18.8315"^^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/5777__1397815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4513333 18.8315)"^^geo:wktLiteral ;
  geo-pos:lat "41.4513333"^^xsd:decimal ;
  geo-pos:long "18.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1397815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1397815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1397815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.8315'^^xsd:double;
  dwc:latitude '41.4513333'^^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 '1397815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1396243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1396243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1396243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5831667"^^xsd:decimal ;
  dwc:decimalLongitude "19.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1396243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5831667 19.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5831667"^^xsd:decimal ;
  geo-pos:long "19.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1396243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1396243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1396243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.007'^^xsd:double;
  dwc:latitude '41.5831667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1396243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euglenoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^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 '1392715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4751667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1401004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4751667 18.7405)"^^geo:wktLiteral ;
  geo-pos:lat "42.4751667"^^xsd:decimal ;
  geo-pos:long "18.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7405'^^xsd:double;
  dwc:latitude '42.4751667'^^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 '1401004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1401162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1401162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1401162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^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/5777__1401162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1401162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1401162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1401162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1401162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4375"^^xsd:decimal ;
  dwc:decimalLongitude "18.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1400642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4375 18.5425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4375"^^xsd:decimal ;
  geo-pos:long "18.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1400642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5425'^^xsd:double;
  dwc:latitude '42.4375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1400281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1400281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1400281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1400281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1400281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1400281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1400281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1400281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium quarnerense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110250'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110250'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperididnium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110209'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '232577'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1368615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum dentatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1394662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spores'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1394671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^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 '1394671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1398235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1398235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1398235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "18.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1398235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 18.544)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "18.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1398235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1398235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1398235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.544'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1398235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1394649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^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 '1394649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0636667"^^xsd:decimal ;
  dwc:decimalLongitude "18.689"^^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/5777__1394647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0636667 18.689)"^^geo:wktLiteral ;
  geo-pos:lat "42.0636667"^^xsd:decimal ;
  geo-pos:long "18.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.689'^^xsd:double;
  dwc:latitude '42.0636667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1394681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1394681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1394681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9128333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1394681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9128333 18.5078333)"^^geo:wktLiteral ;
  geo-pos:lat "41.9128333"^^xsd:decimal ;
  geo-pos:long "18.5078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1394681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1394681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1394681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5078333'^^xsd:double;
  dwc:latitude '41.9128333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1394681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5777__1392600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5777__1392600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5777__1392600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4316667"^^xsd:decimal ;
  dwc:decimalLongitude "18.6581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5777__1392600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4316667 18.6581667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4316667"^^xsd:decimal ;
  geo-pos:long "18.6581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5777__1392600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1392600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5777_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in the South Adriatic (Adricosm-STAR project), 2008-2009'^^xsd:string;
  dwc:catalogNumber '1392600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina'^^xsd:string;
  dwc:collector 'Cabrini Marina'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.6581667'^^xsd:double;
  dwc:latitude '42.4316667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1392600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF