@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/event/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "3373d17715b0278fe9dc6e4e1bc4db0ca3a50485" ;
  .
<https://eurobis.org/id/event/5744_387526cff0e7510569b5b5e4ca7964bce981c143>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "387526cff0e7510569b5b5e4ca7964bce981c143" ;
  .
<https://eurobis.org/id/event/5744_6b757f8293d7b319140ca62a5e882441f4541f63>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "6b757f8293d7b319140ca62a5e882441f4541f63" ;
  .
<https://eurobis.org/id/event/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "732150e20467c0d60e9a27b57a43fdcd4a8c8492" ;
  .
<https://eurobis.org/id/event/5744_825a1a02e55a37a748329e5213278e7a0d5c923f>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "825a1a02e55a37a748329e5213278e7a0d5c923f" ;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_208a13e8ff5c1aee4d9649c16add0c8afa6a2fc7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_208a13e8ff5c1aee4d9649c16add0c8afa6a2fc7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_208a13e8ff5c1aee4d9649c16add0c8afa6a2fc7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_208a13e8ff5c1aee4d9649c16add0c8afa6a2fc7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_208a13e8ff5c1aee4d9649c16add0c8afa6a2fc7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "208a13e8ff5c1aee4d9649c16add0c8afa6a2fc7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '208a13e8ff5c1aee4d9649c16add0c8afa6a2fc7'^^xsd:string;
  dwc:scientificName 'Protoperidinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '208a13e8ff5c1aee4d9649c16add0c8afa6a2fc7'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_1834e58a0d262b101663d2192a93e69328cd6e7a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_1834e58a0d262b101663d2192a93e69328cd6e7a> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_1834e58a0d262b101663d2192a93e69328cd6e7a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_1834e58a0d262b101663d2192a93e69328cd6e7a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_1834e58a0d262b101663d2192a93e69328cd6e7a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1834e58a0d262b101663d2192a93e69328cd6e7a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '1834e58a0d262b101663d2192a93e69328cd6e7a'^^xsd:string;
  dwc:scientificName 'Prorocentrum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1834e58a0d262b101663d2192a93e69328cd6e7a'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f4e479d8c77834127b918902d064c0dcadd91059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f4e479d8c77834127b918902d064c0dcadd91059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f4e479d8c77834127b918902d064c0dcadd91059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f4e479d8c77834127b918902d064c0dcadd91059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f4e479d8c77834127b918902d064c0dcadd91059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f4e479d8c77834127b918902d064c0dcadd91059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f4e479d8c77834127b918902d064c0dcadd91059'^^xsd:string;
  dwc:scientificName 'Protoperidinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f4e479d8c77834127b918902d064c0dcadd91059'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_cd1c3c89b5b0a4c85c5acb0a787b995466e95dbf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_cd1c3c89b5b0a4c85c5acb0a787b995466e95dbf> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_cd1c3c89b5b0a4c85c5acb0a787b995466e95dbf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_cd1c3c89b5b0a4c85c5acb0a787b995466e95dbf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_cd1c3c89b5b0a4c85c5acb0a787b995466e95dbf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cd1c3c89b5b0a4c85c5acb0a787b995466e95dbf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'cd1c3c89b5b0a4c85c5acb0a787b995466e95dbf'^^xsd:string;
  dwc:scientificName 'Cocconeis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'cd1c3c89b5b0a4c85c5acb0a787b995466e95dbf'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_a482bbd09251097d9fea08c8f0101db53a3f59bc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_a482bbd09251097d9fea08c8f0101db53a3f59bc> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_a482bbd09251097d9fea08c8f0101db53a3f59bc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_a482bbd09251097d9fea08c8f0101db53a3f59bc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_a482bbd09251097d9fea08c8f0101db53a3f59bc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a482bbd09251097d9fea08c8f0101db53a3f59bc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'a482bbd09251097d9fea08c8f0101db53a3f59bc'^^xsd:string;
  dwc:scientificName 'Cocconeis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'a482bbd09251097d9fea08c8f0101db53a3f59bc'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_7f4afc7237993080912fbf04636f8e0133bd7f1f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_7f4afc7237993080912fbf04636f8e0133bd7f1f> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_7f4afc7237993080912fbf04636f8e0133bd7f1f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_7f4afc7237993080912fbf04636f8e0133bd7f1f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_7f4afc7237993080912fbf04636f8e0133bd7f1f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7f4afc7237993080912fbf04636f8e0133bd7f1f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '7f4afc7237993080912fbf04636f8e0133bd7f1f'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '7f4afc7237993080912fbf04636f8e0133bd7f1f'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_20c443f8c3a37a5f0e76f5ea87d6f30dcb65cfbe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_20c443f8c3a37a5f0e76f5ea87d6f30dcb65cfbe> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_20c443f8c3a37a5f0e76f5ea87d6f30dcb65cfbe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_20c443f8c3a37a5f0e76f5ea87d6f30dcb65cfbe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_20c443f8c3a37a5f0e76f5ea87d6f30dcb65cfbe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20c443f8c3a37a5f0e76f5ea87d6f30dcb65cfbe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '20c443f8c3a37a5f0e76f5ea87d6f30dcb65cfbe'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '20c443f8c3a37a5f0e76f5ea87d6f30dcb65cfbe'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_cba8ebd0c9a2ee66f9317432ec01be53ce478cee>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_cba8ebd0c9a2ee66f9317432ec01be53ce478cee> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_cba8ebd0c9a2ee66f9317432ec01be53ce478cee> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_cba8ebd0c9a2ee66f9317432ec01be53ce478cee>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_cba8ebd0c9a2ee66f9317432ec01be53ce478cee>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cba8ebd0c9a2ee66f9317432ec01be53ce478cee" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'cba8ebd0c9a2ee66f9317432ec01be53ce478cee'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'cba8ebd0c9a2ee66f9317432ec01be53ce478cee'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_51d6f606bee20985dfdf7ab705f3ca5ab104dab2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_51d6f606bee20985dfdf7ab705f3ca5ab104dab2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_51d6f606bee20985dfdf7ab705f3ca5ab104dab2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_51d6f606bee20985dfdf7ab705f3ca5ab104dab2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_51d6f606bee20985dfdf7ab705f3ca5ab104dab2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "51d6f606bee20985dfdf7ab705f3ca5ab104dab2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '51d6f606bee20985dfdf7ab705f3ca5ab104dab2'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '51d6f606bee20985dfdf7ab705f3ca5ab104dab2'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_72a91361dfe33997e5cea060875ed305d5d0cb8b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_72a91361dfe33997e5cea060875ed305d5d0cb8b> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_72a91361dfe33997e5cea060875ed305d5d0cb8b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_72a91361dfe33997e5cea060875ed305d5d0cb8b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_72a91361dfe33997e5cea060875ed305d5d0cb8b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "72a91361dfe33997e5cea060875ed305d5d0cb8b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '72a91361dfe33997e5cea060875ed305d5d0cb8b'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '72a91361dfe33997e5cea060875ed305d5d0cb8b'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_760e319cd8fb7bfdb45292632c17454fb8612512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_760e319cd8fb7bfdb45292632c17454fb8612512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_760e319cd8fb7bfdb45292632c17454fb8612512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_760e319cd8fb7bfdb45292632c17454fb8612512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_760e319cd8fb7bfdb45292632c17454fb8612512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "760e319cd8fb7bfdb45292632c17454fb8612512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '760e319cd8fb7bfdb45292632c17454fb8612512'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '760e319cd8fb7bfdb45292632c17454fb8612512'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_f995e1c87b2a83d3d3fc85573d2f2e16d208264d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_f995e1c87b2a83d3d3fc85573d2f2e16d208264d> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_f995e1c87b2a83d3d3fc85573d2f2e16d208264d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_f995e1c87b2a83d3d3fc85573d2f2e16d208264d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_f995e1c87b2a83d3d3fc85573d2f2e16d208264d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f995e1c87b2a83d3d3fc85573d2f2e16d208264d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f995e1c87b2a83d3d3fc85573d2f2e16d208264d'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f995e1c87b2a83d3d3fc85573d2f2e16d208264d'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_5df212a1c9bf4768a00b53c641a59c7f0dae15f7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_5df212a1c9bf4768a00b53c641a59c7f0dae15f7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_5df212a1c9bf4768a00b53c641a59c7f0dae15f7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_5df212a1c9bf4768a00b53c641a59c7f0dae15f7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_5df212a1c9bf4768a00b53c641a59c7f0dae15f7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5df212a1c9bf4768a00b53c641a59c7f0dae15f7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '5df212a1c9bf4768a00b53c641a59c7f0dae15f7'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '5df212a1c9bf4768a00b53c641a59c7f0dae15f7'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_028958e9dd83636ee1a7502bdf13a9c0129f5ae9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_028958e9dd83636ee1a7502bdf13a9c0129f5ae9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_028958e9dd83636ee1a7502bdf13a9c0129f5ae9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_028958e9dd83636ee1a7502bdf13a9c0129f5ae9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_028958e9dd83636ee1a7502bdf13a9c0129f5ae9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "028958e9dd83636ee1a7502bdf13a9c0129f5ae9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '028958e9dd83636ee1a7502bdf13a9c0129f5ae9'^^xsd:string;
  dwc:scientificName 'Dinobryon faculiferum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '028958e9dd83636ee1a7502bdf13a9c0129f5ae9'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '160553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_986e5aece0d61812d45360de3d46adafbb46e24c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_986e5aece0d61812d45360de3d46adafbb46e24c> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_986e5aece0d61812d45360de3d46adafbb46e24c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_986e5aece0d61812d45360de3d46adafbb46e24c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_986e5aece0d61812d45360de3d46adafbb46e24c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "986e5aece0d61812d45360de3d46adafbb46e24c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '986e5aece0d61812d45360de3d46adafbb46e24c'^^xsd:string;
  dwc:scientificName 'Dinobryon faculiferum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '986e5aece0d61812d45360de3d46adafbb46e24c'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '160553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_372169f2eb00bb47ff6e86a385c39838ce63c673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_372169f2eb00bb47ff6e86a385c39838ce63c673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_372169f2eb00bb47ff6e86a385c39838ce63c673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_372169f2eb00bb47ff6e86a385c39838ce63c673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_372169f2eb00bb47ff6e86a385c39838ce63c673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "372169f2eb00bb47ff6e86a385c39838ce63c673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '372169f2eb00bb47ff6e86a385c39838ce63c673'^^xsd:string;
  dwc:scientificName 'Dinobryon faculiferum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '372169f2eb00bb47ff6e86a385c39838ce63c673'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '160553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_5525e4f6787e01a6d517c6e5a378312532e7a69a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_5525e4f6787e01a6d517c6e5a378312532e7a69a> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_5525e4f6787e01a6d517c6e5a378312532e7a69a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_5525e4f6787e01a6d517c6e5a378312532e7a69a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_5525e4f6787e01a6d517c6e5a378312532e7a69a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5525e4f6787e01a6d517c6e5a378312532e7a69a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '5525e4f6787e01a6d517c6e5a378312532e7a69a'^^xsd:string;
  dwc:scientificName 'Dinobryon faculiferum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '5525e4f6787e01a6d517c6e5a378312532e7a69a'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '160553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_40a1563a1757aacf75b522672296f0cb67c6632f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_40a1563a1757aacf75b522672296f0cb67c6632f> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_40a1563a1757aacf75b522672296f0cb67c6632f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_40a1563a1757aacf75b522672296f0cb67c6632f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_40a1563a1757aacf75b522672296f0cb67c6632f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "40a1563a1757aacf75b522672296f0cb67c6632f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '40a1563a1757aacf75b522672296f0cb67c6632f'^^xsd:string;
  dwc:scientificName 'Dinobryon faculiferum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '40a1563a1757aacf75b522672296f0cb67c6632f'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '160553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_542e4c649a59cab3b42d2a667be30526d7a2ac15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_542e4c649a59cab3b42d2a667be30526d7a2ac15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_542e4c649a59cab3b42d2a667be30526d7a2ac15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_542e4c649a59cab3b42d2a667be30526d7a2ac15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_542e4c649a59cab3b42d2a667be30526d7a2ac15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "542e4c649a59cab3b42d2a667be30526d7a2ac15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '542e4c649a59cab3b42d2a667be30526d7a2ac15'^^xsd:string;
  dwc:scientificName 'Scrippsiella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '542e4c649a59cab3b42d2a667be30526d7a2ac15'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_138bf24e43b10c5489f4e553fc8f4af3743ff126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_138bf24e43b10c5489f4e553fc8f4af3743ff126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_138bf24e43b10c5489f4e553fc8f4af3743ff126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_138bf24e43b10c5489f4e553fc8f4af3743ff126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_138bf24e43b10c5489f4e553fc8f4af3743ff126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "138bf24e43b10c5489f4e553fc8f4af3743ff126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '138bf24e43b10c5489f4e553fc8f4af3743ff126'^^xsd:string;
  dwc:scientificName 'Torodinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109479'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '138bf24e43b10c5489f4e553fc8f4af3743ff126'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_77fd3b4893df453a608fa989edb789f51044582f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_77fd3b4893df453a608fa989edb789f51044582f> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_77fd3b4893df453a608fa989edb789f51044582f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_77fd3b4893df453a608fa989edb789f51044582f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_77fd3b4893df453a608fa989edb789f51044582f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "77fd3b4893df453a608fa989edb789f51044582f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '77fd3b4893df453a608fa989edb789f51044582f'^^xsd:string;
  dwc:scientificName 'Torodinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109479'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '77fd3b4893df453a608fa989edb789f51044582f'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_89a89740b2ed933c9df19abe78bb38f10181b275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_89a89740b2ed933c9df19abe78bb38f10181b275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_89a89740b2ed933c9df19abe78bb38f10181b275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_89a89740b2ed933c9df19abe78bb38f10181b275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_89a89740b2ed933c9df19abe78bb38f10181b275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "89a89740b2ed933c9df19abe78bb38f10181b275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '89a89740b2ed933c9df19abe78bb38f10181b275'^^xsd:string;
  dwc:scientificName 'Torodinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109479'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '89a89740b2ed933c9df19abe78bb38f10181b275'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_0446f7499500fae14bd8658dd2b0bcaf6e79a01d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_0446f7499500fae14bd8658dd2b0bcaf6e79a01d> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_0446f7499500fae14bd8658dd2b0bcaf6e79a01d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_0446f7499500fae14bd8658dd2b0bcaf6e79a01d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_0446f7499500fae14bd8658dd2b0bcaf6e79a01d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0446f7499500fae14bd8658dd2b0bcaf6e79a01d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '0446f7499500fae14bd8658dd2b0bcaf6e79a01d'^^xsd:string;
  dwc:scientificName 'Torodinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109479'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0446f7499500fae14bd8658dd2b0bcaf6e79a01d'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_d5654ec00c4d2fbea93032fe38287ebcef3afc59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_d5654ec00c4d2fbea93032fe38287ebcef3afc59> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_d5654ec00c4d2fbea93032fe38287ebcef3afc59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_d5654ec00c4d2fbea93032fe38287ebcef3afc59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_d5654ec00c4d2fbea93032fe38287ebcef3afc59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d5654ec00c4d2fbea93032fe38287ebcef3afc59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'd5654ec00c4d2fbea93032fe38287ebcef3afc59'^^xsd:string;
  dwc:scientificName 'Torodinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109479'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'd5654ec00c4d2fbea93032fe38287ebcef3afc59'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_859e4311d57ad3d24de33d5e6a1335f02f09c7ef>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_859e4311d57ad3d24de33d5e6a1335f02f09c7ef> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_859e4311d57ad3d24de33d5e6a1335f02f09c7ef> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_859e4311d57ad3d24de33d5e6a1335f02f09c7ef>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_859e4311d57ad3d24de33d5e6a1335f02f09c7ef>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "859e4311d57ad3d24de33d5e6a1335f02f09c7ef" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '859e4311d57ad3d24de33d5e6a1335f02f09c7ef'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '859e4311d57ad3d24de33d5e6a1335f02f09c7ef'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f609185551ff4487f8602d65965e5fcba1a58a06>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f609185551ff4487f8602d65965e5fcba1a58a06> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f609185551ff4487f8602d65965e5fcba1a58a06> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f609185551ff4487f8602d65965e5fcba1a58a06>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f609185551ff4487f8602d65965e5fcba1a58a06>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f609185551ff4487f8602d65965e5fcba1a58a06" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f609185551ff4487f8602d65965e5fcba1a58a06'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f609185551ff4487f8602d65965e5fcba1a58a06'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_44600ed45808faa5de4af16b57a1e687c9487c8e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_44600ed45808faa5de4af16b57a1e687c9487c8e> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_44600ed45808faa5de4af16b57a1e687c9487c8e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_44600ed45808faa5de4af16b57a1e687c9487c8e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_44600ed45808faa5de4af16b57a1e687c9487c8e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "44600ed45808faa5de4af16b57a1e687c9487c8e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '44600ed45808faa5de4af16b57a1e687c9487c8e'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '44600ed45808faa5de4af16b57a1e687c9487c8e'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c9ff9b1759ef901931501985345f9617832fece2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c9ff9b1759ef901931501985345f9617832fece2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c9ff9b1759ef901931501985345f9617832fece2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c9ff9b1759ef901931501985345f9617832fece2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c9ff9b1759ef901931501985345f9617832fece2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c9ff9b1759ef901931501985345f9617832fece2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'c9ff9b1759ef901931501985345f9617832fece2'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'c9ff9b1759ef901931501985345f9617832fece2'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_638eecc5dce42543def367d6982954f21eea3f57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_638eecc5dce42543def367d6982954f21eea3f57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_638eecc5dce42543def367d6982954f21eea3f57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_638eecc5dce42543def367d6982954f21eea3f57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_638eecc5dce42543def367d6982954f21eea3f57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "638eecc5dce42543def367d6982954f21eea3f57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '638eecc5dce42543def367d6982954f21eea3f57'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '638eecc5dce42543def367d6982954f21eea3f57'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_b00b1372e7b62480fd3ce37612d46f2c5eb83ed6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_b00b1372e7b62480fd3ce37612d46f2c5eb83ed6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_b00b1372e7b62480fd3ce37612d46f2c5eb83ed6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_b00b1372e7b62480fd3ce37612d46f2c5eb83ed6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_b00b1372e7b62480fd3ce37612d46f2c5eb83ed6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b00b1372e7b62480fd3ce37612d46f2c5eb83ed6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'b00b1372e7b62480fd3ce37612d46f2c5eb83ed6'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'b00b1372e7b62480fd3ce37612d46f2c5eb83ed6'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_85c9b46ceab46550830711c0721dc83a44f9a753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_85c9b46ceab46550830711c0721dc83a44f9a753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_85c9b46ceab46550830711c0721dc83a44f9a753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_85c9b46ceab46550830711c0721dc83a44f9a753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_85c9b46ceab46550830711c0721dc83a44f9a753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "85c9b46ceab46550830711c0721dc83a44f9a753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '85c9b46ceab46550830711c0721dc83a44f9a753'^^xsd:string;
  dwc:scientificName 'Alexandrium pseudogonyaulax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109713'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '85c9b46ceab46550830711c0721dc83a44f9a753'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_18fa45ae12657ddad7897f45427cecb497d32cad>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_18fa45ae12657ddad7897f45427cecb497d32cad> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_18fa45ae12657ddad7897f45427cecb497d32cad> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_18fa45ae12657ddad7897f45427cecb497d32cad>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_18fa45ae12657ddad7897f45427cecb497d32cad>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "18fa45ae12657ddad7897f45427cecb497d32cad" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '18fa45ae12657ddad7897f45427cecb497d32cad'^^xsd:string;
  dwc:scientificName 'Alexandrium pseudogonyaulax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109713'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '18fa45ae12657ddad7897f45427cecb497d32cad'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4811b6254c680daf822288901388f43be0b6be42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4811b6254c680daf822288901388f43be0b6be42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4811b6254c680daf822288901388f43be0b6be42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4811b6254c680daf822288901388f43be0b6be42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4811b6254c680daf822288901388f43be0b6be42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4811b6254c680daf822288901388f43be0b6be42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '4811b6254c680daf822288901388f43be0b6be42'^^xsd:string;
  dwc:scientificName 'Alexandrium pseudogonyaulax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109713'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '4811b6254c680daf822288901388f43be0b6be42'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_0b463e60bbfb2908e79c1aff1555a8506d21a9af>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_0b463e60bbfb2908e79c1aff1555a8506d21a9af> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_0b463e60bbfb2908e79c1aff1555a8506d21a9af> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_0b463e60bbfb2908e79c1aff1555a8506d21a9af>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_0b463e60bbfb2908e79c1aff1555a8506d21a9af>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0b463e60bbfb2908e79c1aff1555a8506d21a9af" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '0b463e60bbfb2908e79c1aff1555a8506d21a9af'^^xsd:string;
  dwc:scientificName 'Alexandrium pseudogonyaulax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109713'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0b463e60bbfb2908e79c1aff1555a8506d21a9af'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_88ba9f6d7c9efaab5f32ccf25d54a37c2c54889d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_88ba9f6d7c9efaab5f32ccf25d54a37c2c54889d> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_88ba9f6d7c9efaab5f32ccf25d54a37c2c54889d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_88ba9f6d7c9efaab5f32ccf25d54a37c2c54889d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_88ba9f6d7c9efaab5f32ccf25d54a37c2c54889d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "88ba9f6d7c9efaab5f32ccf25d54a37c2c54889d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '88ba9f6d7c9efaab5f32ccf25d54a37c2c54889d'^^xsd:string;
  dwc:scientificName 'Alexandrium pseudogonyaulax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109713'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '88ba9f6d7c9efaab5f32ccf25d54a37c2c54889d'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_5f9e9277d50e6ecdae8dcfe0e2493de1e5773fc9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_5f9e9277d50e6ecdae8dcfe0e2493de1e5773fc9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_5f9e9277d50e6ecdae8dcfe0e2493de1e5773fc9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_5f9e9277d50e6ecdae8dcfe0e2493de1e5773fc9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_5f9e9277d50e6ecdae8dcfe0e2493de1e5773fc9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5f9e9277d50e6ecdae8dcfe0e2493de1e5773fc9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '5f9e9277d50e6ecdae8dcfe0e2493de1e5773fc9'^^xsd:string;
  dwc:scientificName 'Gonyaulax spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '5f9e9277d50e6ecdae8dcfe0e2493de1e5773fc9'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_6a6d46b4cc297ac0e5a2048532a7d5293490c61e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_6a6d46b4cc297ac0e5a2048532a7d5293490c61e> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_6a6d46b4cc297ac0e5a2048532a7d5293490c61e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_6a6d46b4cc297ac0e5a2048532a7d5293490c61e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_6a6d46b4cc297ac0e5a2048532a7d5293490c61e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6a6d46b4cc297ac0e5a2048532a7d5293490c61e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '6a6d46b4cc297ac0e5a2048532a7d5293490c61e'^^xsd:string;
  dwc:scientificName 'Gonyaulax spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '6a6d46b4cc297ac0e5a2048532a7d5293490c61e'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a70fce2907dc49517e90d593253e5f1640d85cff>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a70fce2907dc49517e90d593253e5f1640d85cff> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a70fce2907dc49517e90d593253e5f1640d85cff> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a70fce2907dc49517e90d593253e5f1640d85cff>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a70fce2907dc49517e90d593253e5f1640d85cff>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a70fce2907dc49517e90d593253e5f1640d85cff" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'a70fce2907dc49517e90d593253e5f1640d85cff'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'a70fce2907dc49517e90d593253e5f1640d85cff'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_ea07a8846308805598af169a4fad0d6d50f18121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_ea07a8846308805598af169a4fad0d6d50f18121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_ea07a8846308805598af169a4fad0d6d50f18121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_ea07a8846308805598af169a4fad0d6d50f18121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_ea07a8846308805598af169a4fad0d6d50f18121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ea07a8846308805598af169a4fad0d6d50f18121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'ea07a8846308805598af169a4fad0d6d50f18121'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'ea07a8846308805598af169a4fad0d6d50f18121'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_4d5dedc035b7071305a18edaa841b72a8f45af6a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_4d5dedc035b7071305a18edaa841b72a8f45af6a> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_4d5dedc035b7071305a18edaa841b72a8f45af6a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_4d5dedc035b7071305a18edaa841b72a8f45af6a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_4d5dedc035b7071305a18edaa841b72a8f45af6a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4d5dedc035b7071305a18edaa841b72a8f45af6a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '4d5dedc035b7071305a18edaa841b72a8f45af6a'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '4d5dedc035b7071305a18edaa841b72a8f45af6a'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_90b20cd5bf8506ac60d797d2120f2675c714ead3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_90b20cd5bf8506ac60d797d2120f2675c714ead3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_90b20cd5bf8506ac60d797d2120f2675c714ead3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_90b20cd5bf8506ac60d797d2120f2675c714ead3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_90b20cd5bf8506ac60d797d2120f2675c714ead3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "90b20cd5bf8506ac60d797d2120f2675c714ead3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '90b20cd5bf8506ac60d797d2120f2675c714ead3'^^xsd:string;
  dwc:scientificName 'Naked dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '90b20cd5bf8506ac60d797d2120f2675c714ead3'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_01d201acab9aeb6d62f5366cde98cb081959a9f1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_01d201acab9aeb6d62f5366cde98cb081959a9f1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_01d201acab9aeb6d62f5366cde98cb081959a9f1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_01d201acab9aeb6d62f5366cde98cb081959a9f1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_01d201acab9aeb6d62f5366cde98cb081959a9f1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "01d201acab9aeb6d62f5366cde98cb081959a9f1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '01d201acab9aeb6d62f5366cde98cb081959a9f1'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '01d201acab9aeb6d62f5366cde98cb081959a9f1'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_db1323d73af914ec69da058694896f9965dfcb25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_db1323d73af914ec69da058694896f9965dfcb25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_db1323d73af914ec69da058694896f9965dfcb25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_db1323d73af914ec69da058694896f9965dfcb25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_db1323d73af914ec69da058694896f9965dfcb25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "db1323d73af914ec69da058694896f9965dfcb25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'db1323d73af914ec69da058694896f9965dfcb25'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'db1323d73af914ec69da058694896f9965dfcb25'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_ec9b858813d7e9067106e37e465638a0cf054e91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_ec9b858813d7e9067106e37e465638a0cf054e91> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_ec9b858813d7e9067106e37e465638a0cf054e91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_ec9b858813d7e9067106e37e465638a0cf054e91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_ec9b858813d7e9067106e37e465638a0cf054e91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ec9b858813d7e9067106e37e465638a0cf054e91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'ec9b858813d7e9067106e37e465638a0cf054e91'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'ec9b858813d7e9067106e37e465638a0cf054e91'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_084d4d11294d655275f8a4fc3f16088a1a9780b7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_084d4d11294d655275f8a4fc3f16088a1a9780b7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_084d4d11294d655275f8a4fc3f16088a1a9780b7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_084d4d11294d655275f8a4fc3f16088a1a9780b7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_084d4d11294d655275f8a4fc3f16088a1a9780b7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "084d4d11294d655275f8a4fc3f16088a1a9780b7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '084d4d11294d655275f8a4fc3f16088a1a9780b7'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '084d4d11294d655275f8a4fc3f16088a1a9780b7'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_e4f60fe124ef0a414b505332e70f273b9e854626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_e4f60fe124ef0a414b505332e70f273b9e854626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_e4f60fe124ef0a414b505332e70f273b9e854626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_e4f60fe124ef0a414b505332e70f273b9e854626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_e4f60fe124ef0a414b505332e70f273b9e854626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e4f60fe124ef0a414b505332e70f273b9e854626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'e4f60fe124ef0a414b505332e70f273b9e854626'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'e4f60fe124ef0a414b505332e70f273b9e854626'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0ce6f3ba77356affa7fdf36c17cff225c4b4a3d1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0ce6f3ba77356affa7fdf36c17cff225c4b4a3d1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0ce6f3ba77356affa7fdf36c17cff225c4b4a3d1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0ce6f3ba77356affa7fdf36c17cff225c4b4a3d1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0ce6f3ba77356affa7fdf36c17cff225c4b4a3d1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0ce6f3ba77356affa7fdf36c17cff225c4b4a3d1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '0ce6f3ba77356affa7fdf36c17cff225c4b4a3d1'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0ce6f3ba77356affa7fdf36c17cff225c4b4a3d1'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_400026c22390a68512b05eb12f46b4ac86acfc6f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_400026c22390a68512b05eb12f46b4ac86acfc6f> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_400026c22390a68512b05eb12f46b4ac86acfc6f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_400026c22390a68512b05eb12f46b4ac86acfc6f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_400026c22390a68512b05eb12f46b4ac86acfc6f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "400026c22390a68512b05eb12f46b4ac86acfc6f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '400026c22390a68512b05eb12f46b4ac86acfc6f'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '400026c22390a68512b05eb12f46b4ac86acfc6f'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_00a8c3df84f1983ba0b07d8b757b7f6af1a6796b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_00a8c3df84f1983ba0b07d8b757b7f6af1a6796b> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_00a8c3df84f1983ba0b07d8b757b7f6af1a6796b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_00a8c3df84f1983ba0b07d8b757b7f6af1a6796b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_00a8c3df84f1983ba0b07d8b757b7f6af1a6796b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "00a8c3df84f1983ba0b07d8b757b7f6af1a6796b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '00a8c3df84f1983ba0b07d8b757b7f6af1a6796b'^^xsd:string;
  dwc:scientificName 'Thecate dinophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '00a8c3df84f1983ba0b07d8b757b7f6af1a6796b'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_321166d100c66c9b8b54c03d73c25e9119081f68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_321166d100c66c9b8b54c03d73c25e9119081f68> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_321166d100c66c9b8b54c03d73c25e9119081f68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_321166d100c66c9b8b54c03d73c25e9119081f68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_321166d100c66c9b8b54c03d73c25e9119081f68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "321166d100c66c9b8b54c03d73c25e9119081f68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '321166d100c66c9b8b54c03d73c25e9119081f68'^^xsd:string;
  dwc:scientificName 'Protoperidinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '321166d100c66c9b8b54c03d73c25e9119081f68'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_da1487439dc161e3a3145c8c11b02dc5356fcf84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_da1487439dc161e3a3145c8c11b02dc5356fcf84> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_da1487439dc161e3a3145c8c11b02dc5356fcf84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_da1487439dc161e3a3145c8c11b02dc5356fcf84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_da1487439dc161e3a3145c8c11b02dc5356fcf84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "da1487439dc161e3a3145c8c11b02dc5356fcf84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'da1487439dc161e3a3145c8c11b02dc5356fcf84'^^xsd:string;
  dwc:scientificName 'Protoperidinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'da1487439dc161e3a3145c8c11b02dc5356fcf84'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_481f5dc14a0dcef2bf0c52ad30d758a291957716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_481f5dc14a0dcef2bf0c52ad30d758a291957716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_481f5dc14a0dcef2bf0c52ad30d758a291957716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_481f5dc14a0dcef2bf0c52ad30d758a291957716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_481f5dc14a0dcef2bf0c52ad30d758a291957716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "481f5dc14a0dcef2bf0c52ad30d758a291957716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '481f5dc14a0dcef2bf0c52ad30d758a291957716'^^xsd:string;
  dwc:scientificName 'Protoperidinium spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '481f5dc14a0dcef2bf0c52ad30d758a291957716'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_70a3ddd08411466bdd13ef9a5290e149e88413e4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_70a3ddd08411466bdd13ef9a5290e149e88413e4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_70a3ddd08411466bdd13ef9a5290e149e88413e4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_70a3ddd08411466bdd13ef9a5290e149e88413e4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_70a3ddd08411466bdd13ef9a5290e149e88413e4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "70a3ddd08411466bdd13ef9a5290e149e88413e4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '70a3ddd08411466bdd13ef9a5290e149e88413e4'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '70a3ddd08411466bdd13ef9a5290e149e88413e4'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_eb948ee19731904f318baa78c1afa525befbf833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_eb948ee19731904f318baa78c1afa525befbf833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_eb948ee19731904f318baa78c1afa525befbf833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_eb948ee19731904f318baa78c1afa525befbf833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_eb948ee19731904f318baa78c1afa525befbf833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eb948ee19731904f318baa78c1afa525befbf833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'eb948ee19731904f318baa78c1afa525befbf833'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'eb948ee19731904f318baa78c1afa525befbf833'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_b36e0002e539580dade66fb8060e8a5014e9a7b8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_b36e0002e539580dade66fb8060e8a5014e9a7b8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_b36e0002e539580dade66fb8060e8a5014e9a7b8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_b36e0002e539580dade66fb8060e8a5014e9a7b8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_b36e0002e539580dade66fb8060e8a5014e9a7b8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b36e0002e539580dade66fb8060e8a5014e9a7b8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'b36e0002e539580dade66fb8060e8a5014e9a7b8'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'b36e0002e539580dade66fb8060e8a5014e9a7b8'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_973f9c65a7410926bf9fb73a1748fde09165710f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_973f9c65a7410926bf9fb73a1748fde09165710f> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_973f9c65a7410926bf9fb73a1748fde09165710f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_973f9c65a7410926bf9fb73a1748fde09165710f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_973f9c65a7410926bf9fb73a1748fde09165710f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "973f9c65a7410926bf9fb73a1748fde09165710f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '973f9c65a7410926bf9fb73a1748fde09165710f'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '973f9c65a7410926bf9fb73a1748fde09165710f'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_fbe7775f329a09b3fb7384f9da998828af817b5c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_fbe7775f329a09b3fb7384f9da998828af817b5c> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_fbe7775f329a09b3fb7384f9da998828af817b5c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_fbe7775f329a09b3fb7384f9da998828af817b5c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_fbe7775f329a09b3fb7384f9da998828af817b5c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fbe7775f329a09b3fb7384f9da998828af817b5c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'fbe7775f329a09b3fb7384f9da998828af817b5c'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'fbe7775f329a09b3fb7384f9da998828af817b5c'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f3782fb0ffae762308c7f5b8a77be46526888bd8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f3782fb0ffae762308c7f5b8a77be46526888bd8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f3782fb0ffae762308c7f5b8a77be46526888bd8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f3782fb0ffae762308c7f5b8a77be46526888bd8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f3782fb0ffae762308c7f5b8a77be46526888bd8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f3782fb0ffae762308c7f5b8a77be46526888bd8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f3782fb0ffae762308c7f5b8a77be46526888bd8'^^xsd:string;
  dwc:scientificName 'Scrippsiella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f3782fb0ffae762308c7f5b8a77be46526888bd8'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_1976302dfd8e233f3f49c507765f8f5e510988be>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_1976302dfd8e233f3f49c507765f8f5e510988be> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_1976302dfd8e233f3f49c507765f8f5e510988be> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_1976302dfd8e233f3f49c507765f8f5e510988be>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_1976302dfd8e233f3f49c507765f8f5e510988be>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1976302dfd8e233f3f49c507765f8f5e510988be" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '1976302dfd8e233f3f49c507765f8f5e510988be'^^xsd:string;
  dwc:scientificName 'Scrippsiella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1976302dfd8e233f3f49c507765f8f5e510988be'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_5b5f00b556eb85294e3569381e9da756c942d2f0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_5b5f00b556eb85294e3569381e9da756c942d2f0> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_5b5f00b556eb85294e3569381e9da756c942d2f0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_5b5f00b556eb85294e3569381e9da756c942d2f0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_5b5f00b556eb85294e3569381e9da756c942d2f0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5b5f00b556eb85294e3569381e9da756c942d2f0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '5b5f00b556eb85294e3569381e9da756c942d2f0'^^xsd:string;
  dwc:scientificName 'Scrippsiella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '5b5f00b556eb85294e3569381e9da756c942d2f0'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_d896611409fcd64766836e3a029f72137b67ecbb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_d896611409fcd64766836e3a029f72137b67ecbb> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_d896611409fcd64766836e3a029f72137b67ecbb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_d896611409fcd64766836e3a029f72137b67ecbb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_d896611409fcd64766836e3a029f72137b67ecbb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d896611409fcd64766836e3a029f72137b67ecbb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'd896611409fcd64766836e3a029f72137b67ecbb'^^xsd:string;
  dwc:scientificName 'Scrippsiella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'd896611409fcd64766836e3a029f72137b67ecbb'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_c4a0708936bdafeecb417f3a788dd7b5adf46dd7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_c4a0708936bdafeecb417f3a788dd7b5adf46dd7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_c4a0708936bdafeecb417f3a788dd7b5adf46dd7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_c4a0708936bdafeecb417f3a788dd7b5adf46dd7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_c4a0708936bdafeecb417f3a788dd7b5adf46dd7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c4a0708936bdafeecb417f3a788dd7b5adf46dd7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'c4a0708936bdafeecb417f3a788dd7b5adf46dd7'^^xsd:string;
  dwc:scientificName 'Gonyaulax spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'c4a0708936bdafeecb417f3a788dd7b5adf46dd7'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_464dd16e0e65438690c1c63ed68b1cebae17d862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_464dd16e0e65438690c1c63ed68b1cebae17d862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_464dd16e0e65438690c1c63ed68b1cebae17d862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_464dd16e0e65438690c1c63ed68b1cebae17d862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_464dd16e0e65438690c1c63ed68b1cebae17d862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "464dd16e0e65438690c1c63ed68b1cebae17d862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '464dd16e0e65438690c1c63ed68b1cebae17d862'^^xsd:string;
  dwc:scientificName 'Gonyaulax spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '464dd16e0e65438690c1c63ed68b1cebae17d862'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_fdea0e743511f63eadabda14c9a1cb335f632080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_fdea0e743511f63eadabda14c9a1cb335f632080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_fdea0e743511f63eadabda14c9a1cb335f632080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_fdea0e743511f63eadabda14c9a1cb335f632080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_fdea0e743511f63eadabda14c9a1cb335f632080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fdea0e743511f63eadabda14c9a1cb335f632080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'fdea0e743511f63eadabda14c9a1cb335f632080'^^xsd:string;
  dwc:scientificName 'Gonyaulax spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'fdea0e743511f63eadabda14c9a1cb335f632080'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_2ac3058ab934beeac8a1409a117105304bbb84ce>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_2ac3058ab934beeac8a1409a117105304bbb84ce> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_2ac3058ab934beeac8a1409a117105304bbb84ce> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_2ac3058ab934beeac8a1409a117105304bbb84ce>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_2ac3058ab934beeac8a1409a117105304bbb84ce>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2ac3058ab934beeac8a1409a117105304bbb84ce" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '2ac3058ab934beeac8a1409a117105304bbb84ce'^^xsd:string;
  dwc:scientificName 'Gonyaulax verior'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '2ac3058ab934beeac8a1409a117105304bbb84ce'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1760858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_4d74dd569e7ee80f4e7bedeb3c910b4fa5bffe44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_4d74dd569e7ee80f4e7bedeb3c910b4fa5bffe44> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_4d74dd569e7ee80f4e7bedeb3c910b4fa5bffe44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_4d74dd569e7ee80f4e7bedeb3c910b4fa5bffe44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_4d74dd569e7ee80f4e7bedeb3c910b4fa5bffe44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4d74dd569e7ee80f4e7bedeb3c910b4fa5bffe44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '4d74dd569e7ee80f4e7bedeb3c910b4fa5bffe44'^^xsd:string;
  dwc:scientificName 'Gonyaulax verior'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '4d74dd569e7ee80f4e7bedeb3c910b4fa5bffe44'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1760858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_040b6d4b0c55a0476f1aac91646289c358b6ebbe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_040b6d4b0c55a0476f1aac91646289c358b6ebbe> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_040b6d4b0c55a0476f1aac91646289c358b6ebbe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_040b6d4b0c55a0476f1aac91646289c358b6ebbe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_040b6d4b0c55a0476f1aac91646289c358b6ebbe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "040b6d4b0c55a0476f1aac91646289c358b6ebbe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '040b6d4b0c55a0476f1aac91646289c358b6ebbe'^^xsd:string;
  dwc:scientificName 'Gonyaulax verior'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '040b6d4b0c55a0476f1aac91646289c358b6ebbe'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1760858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_a7f0564639da0e817a30819776fdb82ef729fb5d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_a7f0564639da0e817a30819776fdb82ef729fb5d> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_a7f0564639da0e817a30819776fdb82ef729fb5d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_a7f0564639da0e817a30819776fdb82ef729fb5d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_a7f0564639da0e817a30819776fdb82ef729fb5d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a7f0564639da0e817a30819776fdb82ef729fb5d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'a7f0564639da0e817a30819776fdb82ef729fb5d'^^xsd:string;
  dwc:scientificName 'Gonyaulax verior'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'a7f0564639da0e817a30819776fdb82ef729fb5d'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1760858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_5e4fe262709c8b52bca92ce231594f3dfa8f7d5b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_5e4fe262709c8b52bca92ce231594f3dfa8f7d5b> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_5e4fe262709c8b52bca92ce231594f3dfa8f7d5b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_5e4fe262709c8b52bca92ce231594f3dfa8f7d5b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_5e4fe262709c8b52bca92ce231594f3dfa8f7d5b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5e4fe262709c8b52bca92ce231594f3dfa8f7d5b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '5e4fe262709c8b52bca92ce231594f3dfa8f7d5b'^^xsd:string;
  dwc:scientificName 'Gonyaulax verior'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '5e4fe262709c8b52bca92ce231594f3dfa8f7d5b'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1760858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_2ca7546a3bbcc308fbf73b56a06700a5c0e29535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_2ca7546a3bbcc308fbf73b56a06700a5c0e29535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_2ca7546a3bbcc308fbf73b56a06700a5c0e29535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_2ca7546a3bbcc308fbf73b56a06700a5c0e29535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_2ca7546a3bbcc308fbf73b56a06700a5c0e29535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2ca7546a3bbcc308fbf73b56a06700a5c0e29535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '2ca7546a3bbcc308fbf73b56a06700a5c0e29535'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '2ca7546a3bbcc308fbf73b56a06700a5c0e29535'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f085530d5059ad8bf6716b25da5c5158a26ee2c4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f085530d5059ad8bf6716b25da5c5158a26ee2c4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f085530d5059ad8bf6716b25da5c5158a26ee2c4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f085530d5059ad8bf6716b25da5c5158a26ee2c4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f085530d5059ad8bf6716b25da5c5158a26ee2c4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f085530d5059ad8bf6716b25da5c5158a26ee2c4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f085530d5059ad8bf6716b25da5c5158a26ee2c4'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f085530d5059ad8bf6716b25da5c5158a26ee2c4'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a16f95c7053e364b1cceb96f065751ab022f96fd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a16f95c7053e364b1cceb96f065751ab022f96fd> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a16f95c7053e364b1cceb96f065751ab022f96fd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a16f95c7053e364b1cceb96f065751ab022f96fd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a16f95c7053e364b1cceb96f065751ab022f96fd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a16f95c7053e364b1cceb96f065751ab022f96fd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'a16f95c7053e364b1cceb96f065751ab022f96fd'^^xsd:string;
  dwc:scientificName 'Thalassionema spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'a16f95c7053e364b1cceb96f065751ab022f96fd'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_ff9869b38f945f75e7f0667710de60871c2c01b0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_ff9869b38f945f75e7f0667710de60871c2c01b0> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_ff9869b38f945f75e7f0667710de60871c2c01b0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_ff9869b38f945f75e7f0667710de60871c2c01b0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_ff9869b38f945f75e7f0667710de60871c2c01b0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ff9869b38f945f75e7f0667710de60871c2c01b0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'ff9869b38f945f75e7f0667710de60871c2c01b0'^^xsd:string;
  dwc:scientificName 'Thalassionema spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'ff9869b38f945f75e7f0667710de60871c2c01b0'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_44d584f2cc584439ac78f57b6789d188a87f9988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_44d584f2cc584439ac78f57b6789d188a87f9988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_44d584f2cc584439ac78f57b6789d188a87f9988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_44d584f2cc584439ac78f57b6789d188a87f9988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_44d584f2cc584439ac78f57b6789d188a87f9988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "44d584f2cc584439ac78f57b6789d188a87f9988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '44d584f2cc584439ac78f57b6789d188a87f9988'^^xsd:string;
  dwc:scientificName 'Thalassionema spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '44d584f2cc584439ac78f57b6789d188a87f9988'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_8dc6bdea26c6492140fb5cac650e68fb7d614e56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_8dc6bdea26c6492140fb5cac650e68fb7d614e56> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_8dc6bdea26c6492140fb5cac650e68fb7d614e56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_8dc6bdea26c6492140fb5cac650e68fb7d614e56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_8dc6bdea26c6492140fb5cac650e68fb7d614e56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8dc6bdea26c6492140fb5cac650e68fb7d614e56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '8dc6bdea26c6492140fb5cac650e68fb7d614e56'^^xsd:string;
  dwc:scientificName 'Thalassionema spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '8dc6bdea26c6492140fb5cac650e68fb7d614e56'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_020440351b258ee86730814902f98fcd7932dd04>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_020440351b258ee86730814902f98fcd7932dd04> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_020440351b258ee86730814902f98fcd7932dd04> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_020440351b258ee86730814902f98fcd7932dd04>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_020440351b258ee86730814902f98fcd7932dd04>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "020440351b258ee86730814902f98fcd7932dd04" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '020440351b258ee86730814902f98fcd7932dd04'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '020440351b258ee86730814902f98fcd7932dd04'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_95f2108b2eae4a6fdd0e20b30073ef251bc4b4f5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_95f2108b2eae4a6fdd0e20b30073ef251bc4b4f5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_95f2108b2eae4a6fdd0e20b30073ef251bc4b4f5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_95f2108b2eae4a6fdd0e20b30073ef251bc4b4f5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_95f2108b2eae4a6fdd0e20b30073ef251bc4b4f5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95f2108b2eae4a6fdd0e20b30073ef251bc4b4f5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '95f2108b2eae4a6fdd0e20b30073ef251bc4b4f5'^^xsd:string;
  dwc:scientificName 'Achnanthes sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '95f2108b2eae4a6fdd0e20b30073ef251bc4b4f5'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_f7576cd50f603574d48ac8f72514d23e3d5481df>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_f7576cd50f603574d48ac8f72514d23e3d5481df> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_f7576cd50f603574d48ac8f72514d23e3d5481df> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_f7576cd50f603574d48ac8f72514d23e3d5481df>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_f7576cd50f603574d48ac8f72514d23e3d5481df>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f7576cd50f603574d48ac8f72514d23e3d5481df" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f7576cd50f603574d48ac8f72514d23e3d5481df'^^xsd:string;
  dwc:scientificName 'Achnanthes sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f7576cd50f603574d48ac8f72514d23e3d5481df'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_de01a3abf490e045ffbc94ae8cec38a77df65163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_de01a3abf490e045ffbc94ae8cec38a77df65163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_de01a3abf490e045ffbc94ae8cec38a77df65163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_de01a3abf490e045ffbc94ae8cec38a77df65163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_de01a3abf490e045ffbc94ae8cec38a77df65163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "de01a3abf490e045ffbc94ae8cec38a77df65163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'de01a3abf490e045ffbc94ae8cec38a77df65163'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'de01a3abf490e045ffbc94ae8cec38a77df65163'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a66b60dddd468ac44be301b5bd90fdd970adfc6a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a66b60dddd468ac44be301b5bd90fdd970adfc6a> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a66b60dddd468ac44be301b5bd90fdd970adfc6a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a66b60dddd468ac44be301b5bd90fdd970adfc6a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a66b60dddd468ac44be301b5bd90fdd970adfc6a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a66b60dddd468ac44be301b5bd90fdd970adfc6a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'a66b60dddd468ac44be301b5bd90fdd970adfc6a'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'a66b60dddd468ac44be301b5bd90fdd970adfc6a'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_f50998a92a74967dc08814f6efc05e9f33cf886e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_f50998a92a74967dc08814f6efc05e9f33cf886e> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_f50998a92a74967dc08814f6efc05e9f33cf886e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_f50998a92a74967dc08814f6efc05e9f33cf886e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_f50998a92a74967dc08814f6efc05e9f33cf886e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f50998a92a74967dc08814f6efc05e9f33cf886e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f50998a92a74967dc08814f6efc05e9f33cf886e'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f50998a92a74967dc08814f6efc05e9f33cf886e'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_a4124afc6dcc2662d4c9199c432e3c6242874cca>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_a4124afc6dcc2662d4c9199c432e3c6242874cca> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_a4124afc6dcc2662d4c9199c432e3c6242874cca> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_a4124afc6dcc2662d4c9199c432e3c6242874cca>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_a4124afc6dcc2662d4c9199c432e3c6242874cca>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a4124afc6dcc2662d4c9199c432e3c6242874cca" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'a4124afc6dcc2662d4c9199c432e3c6242874cca'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'a4124afc6dcc2662d4c9199c432e3c6242874cca'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_7b38013691acd744e90a23c38a20b3b386edb268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_7b38013691acd744e90a23c38a20b3b386edb268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_7b38013691acd744e90a23c38a20b3b386edb268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_7b38013691acd744e90a23c38a20b3b386edb268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_7b38013691acd744e90a23c38a20b3b386edb268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7b38013691acd744e90a23c38a20b3b386edb268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '7b38013691acd744e90a23c38a20b3b386edb268'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '7b38013691acd744e90a23c38a20b3b386edb268'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_e6adbbd15896eb45008af246f0b89bc3d1d531bf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_e6adbbd15896eb45008af246f0b89bc3d1d531bf> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_e6adbbd15896eb45008af246f0b89bc3d1d531bf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_e6adbbd15896eb45008af246f0b89bc3d1d531bf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_e6adbbd15896eb45008af246f0b89bc3d1d531bf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e6adbbd15896eb45008af246f0b89bc3d1d531bf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'e6adbbd15896eb45008af246f0b89bc3d1d531bf'^^xsd:string;
  dwc:scientificName 'Chaetoceros dadayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '465390'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'e6adbbd15896eb45008af246f0b89bc3d1d531bf'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '465390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_73d2097f160991ed13a8a110cc95e2c6ddc2d3e6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_73d2097f160991ed13a8a110cc95e2c6ddc2d3e6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_73d2097f160991ed13a8a110cc95e2c6ddc2d3e6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_73d2097f160991ed13a8a110cc95e2c6ddc2d3e6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_73d2097f160991ed13a8a110cc95e2c6ddc2d3e6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "73d2097f160991ed13a8a110cc95e2c6ddc2d3e6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '73d2097f160991ed13a8a110cc95e2c6ddc2d3e6'^^xsd:string;
  dwc:scientificName 'Chaetoceros dadayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '465390'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '73d2097f160991ed13a8a110cc95e2c6ddc2d3e6'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '465390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_800496e0810a7cb038308c42cf140884ea319691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_800496e0810a7cb038308c42cf140884ea319691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_800496e0810a7cb038308c42cf140884ea319691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_800496e0810a7cb038308c42cf140884ea319691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_800496e0810a7cb038308c42cf140884ea319691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "800496e0810a7cb038308c42cf140884ea319691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '800496e0810a7cb038308c42cf140884ea319691'^^xsd:string;
  dwc:scientificName 'Cocconeis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '800496e0810a7cb038308c42cf140884ea319691'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f9ec0470b7c2e75d9692c81d651c3daeca0d6348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f9ec0470b7c2e75d9692c81d651c3daeca0d6348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f9ec0470b7c2e75d9692c81d651c3daeca0d6348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f9ec0470b7c2e75d9692c81d651c3daeca0d6348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f9ec0470b7c2e75d9692c81d651c3daeca0d6348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f9ec0470b7c2e75d9692c81d651c3daeca0d6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f9ec0470b7c2e75d9692c81d651c3daeca0d6348'^^xsd:string;
  dwc:scientificName 'Cyclotella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f9ec0470b7c2e75d9692c81d651c3daeca0d6348'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_466849ad564d6622bbab8bdbef85b8876561248f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_466849ad564d6622bbab8bdbef85b8876561248f> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_466849ad564d6622bbab8bdbef85b8876561248f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_466849ad564d6622bbab8bdbef85b8876561248f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_466849ad564d6622bbab8bdbef85b8876561248f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "466849ad564d6622bbab8bdbef85b8876561248f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '466849ad564d6622bbab8bdbef85b8876561248f'^^xsd:string;
  dwc:scientificName 'Cyclotella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '466849ad564d6622bbab8bdbef85b8876561248f'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_85508c25175bd122ee686e681bdb765079262286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_85508c25175bd122ee686e681bdb765079262286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_85508c25175bd122ee686e681bdb765079262286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_85508c25175bd122ee686e681bdb765079262286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_85508c25175bd122ee686e681bdb765079262286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "85508c25175bd122ee686e681bdb765079262286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '85508c25175bd122ee686e681bdb765079262286'^^xsd:string;
  dwc:scientificName 'Cyclotella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '85508c25175bd122ee686e681bdb765079262286'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_143e7ab39836c95cce67dfcc0879032a267299e8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_143e7ab39836c95cce67dfcc0879032a267299e8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_143e7ab39836c95cce67dfcc0879032a267299e8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_143e7ab39836c95cce67dfcc0879032a267299e8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_143e7ab39836c95cce67dfcc0879032a267299e8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "143e7ab39836c95cce67dfcc0879032a267299e8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '143e7ab39836c95cce67dfcc0879032a267299e8'^^xsd:string;
  dwc:scientificName 'Cyclotella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '143e7ab39836c95cce67dfcc0879032a267299e8'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_cdda09dcfc02f927220c3224ce2fb8d800e21288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_cdda09dcfc02f927220c3224ce2fb8d800e21288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_cdda09dcfc02f927220c3224ce2fb8d800e21288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_cdda09dcfc02f927220c3224ce2fb8d800e21288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_cdda09dcfc02f927220c3224ce2fb8d800e21288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cdda09dcfc02f927220c3224ce2fb8d800e21288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'cdda09dcfc02f927220c3224ce2fb8d800e21288'^^xsd:string;
  dwc:scientificName 'Cyclotella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'cdda09dcfc02f927220c3224ce2fb8d800e21288'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_5e2ee106918bcdf31ad574774bf729f11271071b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_5e2ee106918bcdf31ad574774bf729f11271071b> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_5e2ee106918bcdf31ad574774bf729f11271071b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_5e2ee106918bcdf31ad574774bf729f11271071b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_5e2ee106918bcdf31ad574774bf729f11271071b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5e2ee106918bcdf31ad574774bf729f11271071b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '5e2ee106918bcdf31ad574774bf729f11271071b'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '5e2ee106918bcdf31ad574774bf729f11271071b'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_5406dd2bb38bc35f4c61d462ab29383396fb0a43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_5406dd2bb38bc35f4c61d462ab29383396fb0a43> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_5406dd2bb38bc35f4c61d462ab29383396fb0a43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_5406dd2bb38bc35f4c61d462ab29383396fb0a43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_5406dd2bb38bc35f4c61d462ab29383396fb0a43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5406dd2bb38bc35f4c61d462ab29383396fb0a43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '5406dd2bb38bc35f4c61d462ab29383396fb0a43'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '5406dd2bb38bc35f4c61d462ab29383396fb0a43'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_6d33a634c1396a4dc1a4c4a66b243e8098f2eee7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_6d33a634c1396a4dc1a4c4a66b243e8098f2eee7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_6d33a634c1396a4dc1a4c4a66b243e8098f2eee7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_6d33a634c1396a4dc1a4c4a66b243e8098f2eee7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_6d33a634c1396a4dc1a4c4a66b243e8098f2eee7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6d33a634c1396a4dc1a4c4a66b243e8098f2eee7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '6d33a634c1396a4dc1a4c4a66b243e8098f2eee7'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '6d33a634c1396a4dc1a4c4a66b243e8098f2eee7'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_53868c1345a75c4e22e37e7c444db820e237fa53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_53868c1345a75c4e22e37e7c444db820e237fa53> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_53868c1345a75c4e22e37e7c444db820e237fa53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_53868c1345a75c4e22e37e7c444db820e237fa53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_53868c1345a75c4e22e37e7c444db820e237fa53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "53868c1345a75c4e22e37e7c444db820e237fa53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '53868c1345a75c4e22e37e7c444db820e237fa53'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '53868c1345a75c4e22e37e7c444db820e237fa53'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_7fe1ef8bd120213a769c759260b8d73ca7deacb7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_7fe1ef8bd120213a769c759260b8d73ca7deacb7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_7fe1ef8bd120213a769c759260b8d73ca7deacb7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_7fe1ef8bd120213a769c759260b8d73ca7deacb7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_7fe1ef8bd120213a769c759260b8d73ca7deacb7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7fe1ef8bd120213a769c759260b8d73ca7deacb7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '7fe1ef8bd120213a769c759260b8d73ca7deacb7'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '7fe1ef8bd120213a769c759260b8d73ca7deacb7'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_467926e35e3c97cba3c1622b3e6f327b44effa8f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_467926e35e3c97cba3c1622b3e6f327b44effa8f> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_467926e35e3c97cba3c1622b3e6f327b44effa8f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_467926e35e3c97cba3c1622b3e6f327b44effa8f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_467926e35e3c97cba3c1622b3e6f327b44effa8f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "467926e35e3c97cba3c1622b3e6f327b44effa8f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '467926e35e3c97cba3c1622b3e6f327b44effa8f'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '467926e35e3c97cba3c1622b3e6f327b44effa8f'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e258a132b421fdd58a90760aba0b9cf0db024d31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e258a132b421fdd58a90760aba0b9cf0db024d31> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e258a132b421fdd58a90760aba0b9cf0db024d31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e258a132b421fdd58a90760aba0b9cf0db024d31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e258a132b421fdd58a90760aba0b9cf0db024d31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e258a132b421fdd58a90760aba0b9cf0db024d31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'e258a132b421fdd58a90760aba0b9cf0db024d31'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'e258a132b421fdd58a90760aba0b9cf0db024d31'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_67c36a2cd1aff5f4bc6d40285e788224f4488373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_67c36a2cd1aff5f4bc6d40285e788224f4488373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_67c36a2cd1aff5f4bc6d40285e788224f4488373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_67c36a2cd1aff5f4bc6d40285e788224f4488373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_67c36a2cd1aff5f4bc6d40285e788224f4488373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "67c36a2cd1aff5f4bc6d40285e788224f4488373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '67c36a2cd1aff5f4bc6d40285e788224f4488373'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '67c36a2cd1aff5f4bc6d40285e788224f4488373'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_086cf6278a390579690691d10591552820e829dd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_086cf6278a390579690691d10591552820e829dd> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_086cf6278a390579690691d10591552820e829dd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_086cf6278a390579690691d10591552820e829dd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_086cf6278a390579690691d10591552820e829dd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "086cf6278a390579690691d10591552820e829dd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '086cf6278a390579690691d10591552820e829dd'^^xsd:string;
  dwc:scientificName 'Licmophora spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '086cf6278a390579690691d10591552820e829dd'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_c4af6eabfef76dcb9ec81e000e5ddfb73cddc2c4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_c4af6eabfef76dcb9ec81e000e5ddfb73cddc2c4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_c4af6eabfef76dcb9ec81e000e5ddfb73cddc2c4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_c4af6eabfef76dcb9ec81e000e5ddfb73cddc2c4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_c4af6eabfef76dcb9ec81e000e5ddfb73cddc2c4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c4af6eabfef76dcb9ec81e000e5ddfb73cddc2c4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'c4af6eabfef76dcb9ec81e000e5ddfb73cddc2c4'^^xsd:string;
  dwc:scientificName 'Licmophora spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'c4af6eabfef76dcb9ec81e000e5ddfb73cddc2c4'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_3ef64593b3d0f7a7c548b9a438e0fbf0d608e0b6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_3ef64593b3d0f7a7c548b9a438e0fbf0d608e0b6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_3ef64593b3d0f7a7c548b9a438e0fbf0d608e0b6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_3ef64593b3d0f7a7c548b9a438e0fbf0d608e0b6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_3ef64593b3d0f7a7c548b9a438e0fbf0d608e0b6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3ef64593b3d0f7a7c548b9a438e0fbf0d608e0b6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '3ef64593b3d0f7a7c548b9a438e0fbf0d608e0b6'^^xsd:string;
  dwc:scientificName 'Licmophora spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '3ef64593b3d0f7a7c548b9a438e0fbf0d608e0b6'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_f081f50900754574bf1a2720005b8409f3cd966e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_f081f50900754574bf1a2720005b8409f3cd966e> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_f081f50900754574bf1a2720005b8409f3cd966e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_f081f50900754574bf1a2720005b8409f3cd966e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_f081f50900754574bf1a2720005b8409f3cd966e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f081f50900754574bf1a2720005b8409f3cd966e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f081f50900754574bf1a2720005b8409f3cd966e'^^xsd:string;
  dwc:scientificName 'Licmophora spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f081f50900754574bf1a2720005b8409f3cd966e'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_dd92067b421709ea539b973ab9deec62191d3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_dd92067b421709ea539b973ab9deec62191d3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_dd92067b421709ea539b973ab9deec62191d3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_dd92067b421709ea539b973ab9deec62191d3323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_dd92067b421709ea539b973ab9deec62191d3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dd92067b421709ea539b973ab9deec62191d3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'dd92067b421709ea539b973ab9deec62191d3323'^^xsd:string;
  dwc:scientificName 'Licmophora spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'dd92067b421709ea539b973ab9deec62191d3323'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f9c9acca1f7510beaef340027a47642980caa138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f9c9acca1f7510beaef340027a47642980caa138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f9c9acca1f7510beaef340027a47642980caa138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f9c9acca1f7510beaef340027a47642980caa138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_f9c9acca1f7510beaef340027a47642980caa138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f9c9acca1f7510beaef340027a47642980caa138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f9c9acca1f7510beaef340027a47642980caa138'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f9c9acca1f7510beaef340027a47642980caa138'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f51a63be16d7ab9a5ea92e9c2f3241e0f84ad580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f51a63be16d7ab9a5ea92e9c2f3241e0f84ad580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f51a63be16d7ab9a5ea92e9c2f3241e0f84ad580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f51a63be16d7ab9a5ea92e9c2f3241e0f84ad580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f51a63be16d7ab9a5ea92e9c2f3241e0f84ad580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f51a63be16d7ab9a5ea92e9c2f3241e0f84ad580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f51a63be16d7ab9a5ea92e9c2f3241e0f84ad580'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f51a63be16d7ab9a5ea92e9c2f3241e0f84ad580'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_296bd9720788361442fe138f1a5b577c0dd2cc88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_296bd9720788361442fe138f1a5b577c0dd2cc88> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_296bd9720788361442fe138f1a5b577c0dd2cc88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_296bd9720788361442fe138f1a5b577c0dd2cc88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_296bd9720788361442fe138f1a5b577c0dd2cc88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "296bd9720788361442fe138f1a5b577c0dd2cc88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '296bd9720788361442fe138f1a5b577c0dd2cc88'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '296bd9720788361442fe138f1a5b577c0dd2cc88'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_b4e9ec81fb1a3f410d67ffb75a52fd3771b35173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_b4e9ec81fb1a3f410d67ffb75a52fd3771b35173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_b4e9ec81fb1a3f410d67ffb75a52fd3771b35173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_b4e9ec81fb1a3f410d67ffb75a52fd3771b35173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_b4e9ec81fb1a3f410d67ffb75a52fd3771b35173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b4e9ec81fb1a3f410d67ffb75a52fd3771b35173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'b4e9ec81fb1a3f410d67ffb75a52fd3771b35173'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'b4e9ec81fb1a3f410d67ffb75a52fd3771b35173'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_8fe728e50bbfbc50eed020bde8eecf6fede1d4d6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_8fe728e50bbfbc50eed020bde8eecf6fede1d4d6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_8fe728e50bbfbc50eed020bde8eecf6fede1d4d6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_8fe728e50bbfbc50eed020bde8eecf6fede1d4d6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_8fe728e50bbfbc50eed020bde8eecf6fede1d4d6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8fe728e50bbfbc50eed020bde8eecf6fede1d4d6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '8fe728e50bbfbc50eed020bde8eecf6fede1d4d6'^^xsd:string;
  dwc:scientificName 'Thalassionema spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '8fe728e50bbfbc50eed020bde8eecf6fede1d4d6'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_7bbb2e9e9cba2fdb0d9e445653450631417dede4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_7bbb2e9e9cba2fdb0d9e445653450631417dede4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_7bbb2e9e9cba2fdb0d9e445653450631417dede4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_7bbb2e9e9cba2fdb0d9e445653450631417dede4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_7bbb2e9e9cba2fdb0d9e445653450631417dede4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7bbb2e9e9cba2fdb0d9e445653450631417dede4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '7bbb2e9e9cba2fdb0d9e445653450631417dede4'^^xsd:string;
  dwc:scientificName 'Prorocentrum cf vaginulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110317'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '7bbb2e9e9cba2fdb0d9e445653450631417dede4'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_9875ae3130dd79d7d504cb3474e36a19eb9c3fb6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_9875ae3130dd79d7d504cb3474e36a19eb9c3fb6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_9875ae3130dd79d7d504cb3474e36a19eb9c3fb6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_9875ae3130dd79d7d504cb3474e36a19eb9c3fb6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_9875ae3130dd79d7d504cb3474e36a19eb9c3fb6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9875ae3130dd79d7d504cb3474e36a19eb9c3fb6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '9875ae3130dd79d7d504cb3474e36a19eb9c3fb6'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '9875ae3130dd79d7d504cb3474e36a19eb9c3fb6'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_211de229eb041325b583578dc717cd099acaa169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_211de229eb041325b583578dc717cd099acaa169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_211de229eb041325b583578dc717cd099acaa169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_211de229eb041325b583578dc717cd099acaa169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_211de229eb041325b583578dc717cd099acaa169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "211de229eb041325b583578dc717cd099acaa169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '211de229eb041325b583578dc717cd099acaa169'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '211de229eb041325b583578dc717cd099acaa169'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e6a1ac021e62d61e0a46d481ce6e280e5e164b73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e6a1ac021e62d61e0a46d481ce6e280e5e164b73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e6a1ac021e62d61e0a46d481ce6e280e5e164b73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e6a1ac021e62d61e0a46d481ce6e280e5e164b73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e6a1ac021e62d61e0a46d481ce6e280e5e164b73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e6a1ac021e62d61e0a46d481ce6e280e5e164b73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'e6a1ac021e62d61e0a46d481ce6e280e5e164b73'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'e6a1ac021e62d61e0a46d481ce6e280e5e164b73'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_0d7053d16ce7ca5a366c711b497aa454d086bc0b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_0d7053d16ce7ca5a366c711b497aa454d086bc0b> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_0d7053d16ce7ca5a366c711b497aa454d086bc0b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_0d7053d16ce7ca5a366c711b497aa454d086bc0b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_0d7053d16ce7ca5a366c711b497aa454d086bc0b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0d7053d16ce7ca5a366c711b497aa454d086bc0b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '0d7053d16ce7ca5a366c711b497aa454d086bc0b'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0d7053d16ce7ca5a366c711b497aa454d086bc0b'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_1ccfb1f0e9984a3bdb04e58bdf7cb55a8718109a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_1ccfb1f0e9984a3bdb04e58bdf7cb55a8718109a> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_1ccfb1f0e9984a3bdb04e58bdf7cb55a8718109a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_1ccfb1f0e9984a3bdb04e58bdf7cb55a8718109a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_1ccfb1f0e9984a3bdb04e58bdf7cb55a8718109a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1ccfb1f0e9984a3bdb04e58bdf7cb55a8718109a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '1ccfb1f0e9984a3bdb04e58bdf7cb55a8718109a'^^xsd:string;
  dwc:scientificName 'Entomoneis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156598'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1ccfb1f0e9984a3bdb04e58bdf7cb55a8718109a'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_398aeb539bd7e0eff51ba97fe1814a7dbfb4362c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_398aeb539bd7e0eff51ba97fe1814a7dbfb4362c> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_398aeb539bd7e0eff51ba97fe1814a7dbfb4362c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_398aeb539bd7e0eff51ba97fe1814a7dbfb4362c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_398aeb539bd7e0eff51ba97fe1814a7dbfb4362c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "398aeb539bd7e0eff51ba97fe1814a7dbfb4362c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '398aeb539bd7e0eff51ba97fe1814a7dbfb4362c'^^xsd:string;
  dwc:scientificName 'Entomoneis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156598'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '398aeb539bd7e0eff51ba97fe1814a7dbfb4362c'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_86f3744050c7802dfd067bf30937f1bf4d2fb4ee>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_86f3744050c7802dfd067bf30937f1bf4d2fb4ee> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_86f3744050c7802dfd067bf30937f1bf4d2fb4ee> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_86f3744050c7802dfd067bf30937f1bf4d2fb4ee>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_86f3744050c7802dfd067bf30937f1bf4d2fb4ee>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "86f3744050c7802dfd067bf30937f1bf4d2fb4ee" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '86f3744050c7802dfd067bf30937f1bf4d2fb4ee'^^xsd:string;
  dwc:scientificName 'Entomoneis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156598'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '86f3744050c7802dfd067bf30937f1bf4d2fb4ee'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_47a94c92f73331b9e0d96706d8a1625b1fd8777e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_47a94c92f73331b9e0d96706d8a1625b1fd8777e> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_47a94c92f73331b9e0d96706d8a1625b1fd8777e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_47a94c92f73331b9e0d96706d8a1625b1fd8777e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_47a94c92f73331b9e0d96706d8a1625b1fd8777e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "47a94c92f73331b9e0d96706d8a1625b1fd8777e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '47a94c92f73331b9e0d96706d8a1625b1fd8777e'^^xsd:string;
  dwc:scientificName 'Entomoneis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156598'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '47a94c92f73331b9e0d96706d8a1625b1fd8777e'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_3f4d8b1aa53d5806820b0d0fe7c74346588ed29c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_3f4d8b1aa53d5806820b0d0fe7c74346588ed29c> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_3f4d8b1aa53d5806820b0d0fe7c74346588ed29c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_3f4d8b1aa53d5806820b0d0fe7c74346588ed29c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_3f4d8b1aa53d5806820b0d0fe7c74346588ed29c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3f4d8b1aa53d5806820b0d0fe7c74346588ed29c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '3f4d8b1aa53d5806820b0d0fe7c74346588ed29c'^^xsd:string;
  dwc:scientificName 'Entomoneis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156598'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '3f4d8b1aa53d5806820b0d0fe7c74346588ed29c'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_4ba4d08ce86d85b486ea7c1d6eb26899171bdce0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_4ba4d08ce86d85b486ea7c1d6eb26899171bdce0> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_4ba4d08ce86d85b486ea7c1d6eb26899171bdce0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_4ba4d08ce86d85b486ea7c1d6eb26899171bdce0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_4ba4d08ce86d85b486ea7c1d6eb26899171bdce0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4ba4d08ce86d85b486ea7c1d6eb26899171bdce0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '4ba4d08ce86d85b486ea7c1d6eb26899171bdce0'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '4ba4d08ce86d85b486ea7c1d6eb26899171bdce0'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_0e956988673ed00d23551e4888571cda3f9b582f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_0e956988673ed00d23551e4888571cda3f9b582f> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_0e956988673ed00d23551e4888571cda3f9b582f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_0e956988673ed00d23551e4888571cda3f9b582f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_0e956988673ed00d23551e4888571cda3f9b582f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0e956988673ed00d23551e4888571cda3f9b582f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '0e956988673ed00d23551e4888571cda3f9b582f'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0e956988673ed00d23551e4888571cda3f9b582f'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_bb73a9412b5024e7650d038700425db628f37553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_bb73a9412b5024e7650d038700425db628f37553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_bb73a9412b5024e7650d038700425db628f37553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_bb73a9412b5024e7650d038700425db628f37553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_bb73a9412b5024e7650d038700425db628f37553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bb73a9412b5024e7650d038700425db628f37553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'bb73a9412b5024e7650d038700425db628f37553'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'bb73a9412b5024e7650d038700425db628f37553'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_4348deabe08b76fc78ae2deead5e540def21095e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_4348deabe08b76fc78ae2deead5e540def21095e> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_4348deabe08b76fc78ae2deead5e540def21095e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_4348deabe08b76fc78ae2deead5e540def21095e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_4348deabe08b76fc78ae2deead5e540def21095e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4348deabe08b76fc78ae2deead5e540def21095e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '4348deabe08b76fc78ae2deead5e540def21095e'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '4348deabe08b76fc78ae2deead5e540def21095e'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_e71effc67d5909f67c67802710aab327c6cbe4c2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_e71effc67d5909f67c67802710aab327c6cbe4c2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_e71effc67d5909f67c67802710aab327c6cbe4c2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_e71effc67d5909f67c67802710aab327c6cbe4c2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_e71effc67d5909f67c67802710aab327c6cbe4c2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e71effc67d5909f67c67802710aab327c6cbe4c2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'e71effc67d5909f67c67802710aab327c6cbe4c2'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'e71effc67d5909f67c67802710aab327c6cbe4c2'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_b6b3512774c98b0e65bf38567e57a77508da62b0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_b6b3512774c98b0e65bf38567e57a77508da62b0> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_b6b3512774c98b0e65bf38567e57a77508da62b0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_b6b3512774c98b0e65bf38567e57a77508da62b0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_b6b3512774c98b0e65bf38567e57a77508da62b0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b6b3512774c98b0e65bf38567e57a77508da62b0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'b6b3512774c98b0e65bf38567e57a77508da62b0'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'b6b3512774c98b0e65bf38567e57a77508da62b0'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_f04508ca61db9e71076c26a9bf78ad0c67c3a7c6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_f04508ca61db9e71076c26a9bf78ad0c67c3a7c6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_f04508ca61db9e71076c26a9bf78ad0c67c3a7c6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_f04508ca61db9e71076c26a9bf78ad0c67c3a7c6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_f04508ca61db9e71076c26a9bf78ad0c67c3a7c6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f04508ca61db9e71076c26a9bf78ad0c67c3a7c6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f04508ca61db9e71076c26a9bf78ad0c67c3a7c6'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f04508ca61db9e71076c26a9bf78ad0c67c3a7c6'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_8b2bd0e1df8e511d3e76d9fcdf606c8cab2486b9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_8b2bd0e1df8e511d3e76d9fcdf606c8cab2486b9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_8b2bd0e1df8e511d3e76d9fcdf606c8cab2486b9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_8b2bd0e1df8e511d3e76d9fcdf606c8cab2486b9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_8b2bd0e1df8e511d3e76d9fcdf606c8cab2486b9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8b2bd0e1df8e511d3e76d9fcdf606c8cab2486b9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '8b2bd0e1df8e511d3e76d9fcdf606c8cab2486b9'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '8b2bd0e1df8e511d3e76d9fcdf606c8cab2486b9'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a6fc8fe7ab1a164a77054846d9fa2ed51d9e5eb0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a6fc8fe7ab1a164a77054846d9fa2ed51d9e5eb0> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a6fc8fe7ab1a164a77054846d9fa2ed51d9e5eb0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a6fc8fe7ab1a164a77054846d9fa2ed51d9e5eb0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a6fc8fe7ab1a164a77054846d9fa2ed51d9e5eb0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a6fc8fe7ab1a164a77054846d9fa2ed51d9e5eb0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'a6fc8fe7ab1a164a77054846d9fa2ed51d9e5eb0'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'a6fc8fe7ab1a164a77054846d9fa2ed51d9e5eb0'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_079b100b2857db10eb06a4cc3977dee6d8798e8c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_079b100b2857db10eb06a4cc3977dee6d8798e8c> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_079b100b2857db10eb06a4cc3977dee6d8798e8c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_079b100b2857db10eb06a4cc3977dee6d8798e8c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_079b100b2857db10eb06a4cc3977dee6d8798e8c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "079b100b2857db10eb06a4cc3977dee6d8798e8c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '079b100b2857db10eb06a4cc3977dee6d8798e8c'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '079b100b2857db10eb06a4cc3977dee6d8798e8c'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_bd90fa14de6498a18f18d91f94a4b0ea624e8ae3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_bd90fa14de6498a18f18d91f94a4b0ea624e8ae3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_bd90fa14de6498a18f18d91f94a4b0ea624e8ae3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_bd90fa14de6498a18f18d91f94a4b0ea624e8ae3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_bd90fa14de6498a18f18d91f94a4b0ea624e8ae3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bd90fa14de6498a18f18d91f94a4b0ea624e8ae3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'bd90fa14de6498a18f18d91f94a4b0ea624e8ae3'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'bd90fa14de6498a18f18d91f94a4b0ea624e8ae3'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_29dfadf945cc0ca9c35532b1471a71e76656a933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_29dfadf945cc0ca9c35532b1471a71e76656a933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_29dfadf945cc0ca9c35532b1471a71e76656a933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_29dfadf945cc0ca9c35532b1471a71e76656a933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_29dfadf945cc0ca9c35532b1471a71e76656a933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "29dfadf945cc0ca9c35532b1471a71e76656a933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '29dfadf945cc0ca9c35532b1471a71e76656a933'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '29dfadf945cc0ca9c35532b1471a71e76656a933'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_c3bcb0a333ea4f11de8e02ccba1f38abe16d3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_c3bcb0a333ea4f11de8e02ccba1f38abe16d3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_c3bcb0a333ea4f11de8e02ccba1f38abe16d3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_c3bcb0a333ea4f11de8e02ccba1f38abe16d3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_c3bcb0a333ea4f11de8e02ccba1f38abe16d3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c3bcb0a333ea4f11de8e02ccba1f38abe16d3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'c3bcb0a333ea4f11de8e02ccba1f38abe16d3223'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'c3bcb0a333ea4f11de8e02ccba1f38abe16d3223'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_090e81df31c401590b0f1d036fe0d6b70bc5dd7b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_090e81df31c401590b0f1d036fe0d6b70bc5dd7b> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_090e81df31c401590b0f1d036fe0d6b70bc5dd7b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_090e81df31c401590b0f1d036fe0d6b70bc5dd7b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_090e81df31c401590b0f1d036fe0d6b70bc5dd7b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "090e81df31c401590b0f1d036fe0d6b70bc5dd7b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '090e81df31c401590b0f1d036fe0d6b70bc5dd7b'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '090e81df31c401590b0f1d036fe0d6b70bc5dd7b'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_1129475302bb5028e39d118530fc9244125fa2ec>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_1129475302bb5028e39d118530fc9244125fa2ec> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_1129475302bb5028e39d118530fc9244125fa2ec> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_1129475302bb5028e39d118530fc9244125fa2ec>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_1129475302bb5028e39d118530fc9244125fa2ec>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1129475302bb5028e39d118530fc9244125fa2ec" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '1129475302bb5028e39d118530fc9244125fa2ec'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1129475302bb5028e39d118530fc9244125fa2ec'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_0510a494657f25dcb543a32fd338afb3fe85cfc0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_0510a494657f25dcb543a32fd338afb3fe85cfc0> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_0510a494657f25dcb543a32fd338afb3fe85cfc0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_0510a494657f25dcb543a32fd338afb3fe85cfc0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_0510a494657f25dcb543a32fd338afb3fe85cfc0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0510a494657f25dcb543a32fd338afb3fe85cfc0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '0510a494657f25dcb543a32fd338afb3fe85cfc0'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0510a494657f25dcb543a32fd338afb3fe85cfc0'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c88e5c8e14be8b3487efd53404a721d488978ed9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c88e5c8e14be8b3487efd53404a721d488978ed9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c88e5c8e14be8b3487efd53404a721d488978ed9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c88e5c8e14be8b3487efd53404a721d488978ed9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c88e5c8e14be8b3487efd53404a721d488978ed9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c88e5c8e14be8b3487efd53404a721d488978ed9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'c88e5c8e14be8b3487efd53404a721d488978ed9'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'c88e5c8e14be8b3487efd53404a721d488978ed9'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_18eb080d609dedbbf905286a9c1144aea5ccd2f0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_18eb080d609dedbbf905286a9c1144aea5ccd2f0> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_18eb080d609dedbbf905286a9c1144aea5ccd2f0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_18eb080d609dedbbf905286a9c1144aea5ccd2f0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_18eb080d609dedbbf905286a9c1144aea5ccd2f0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "18eb080d609dedbbf905286a9c1144aea5ccd2f0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '18eb080d609dedbbf905286a9c1144aea5ccd2f0'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '18eb080d609dedbbf905286a9c1144aea5ccd2f0'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_40af6e37cca6c6dcbf1bbe3079f9e2251f976bf2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_40af6e37cca6c6dcbf1bbe3079f9e2251f976bf2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_40af6e37cca6c6dcbf1bbe3079f9e2251f976bf2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_40af6e37cca6c6dcbf1bbe3079f9e2251f976bf2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_40af6e37cca6c6dcbf1bbe3079f9e2251f976bf2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "40af6e37cca6c6dcbf1bbe3079f9e2251f976bf2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '40af6e37cca6c6dcbf1bbe3079f9e2251f976bf2'^^xsd:string;
  dwc:scientificName 'Euglenoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '40af6e37cca6c6dcbf1bbe3079f9e2251f976bf2'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_05635878f5977c64041b0f821c5ed9f79ebc4bed>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_05635878f5977c64041b0f821c5ed9f79ebc4bed> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_05635878f5977c64041b0f821c5ed9f79ebc4bed> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_05635878f5977c64041b0f821c5ed9f79ebc4bed>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_05635878f5977c64041b0f821c5ed9f79ebc4bed>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "05635878f5977c64041b0f821c5ed9f79ebc4bed" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '05635878f5977c64041b0f821c5ed9f79ebc4bed'^^xsd:string;
  dwc:scientificName 'Euglenoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '05635878f5977c64041b0f821c5ed9f79ebc4bed'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4ddfc7ba9db33d43e10de447ac85fd223143b0c4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4ddfc7ba9db33d43e10de447ac85fd223143b0c4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4ddfc7ba9db33d43e10de447ac85fd223143b0c4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4ddfc7ba9db33d43e10de447ac85fd223143b0c4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4ddfc7ba9db33d43e10de447ac85fd223143b0c4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4ddfc7ba9db33d43e10de447ac85fd223143b0c4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '4ddfc7ba9db33d43e10de447ac85fd223143b0c4'^^xsd:string;
  dwc:scientificName 'Euglenoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '4ddfc7ba9db33d43e10de447ac85fd223143b0c4'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_1578e9db0b6e4b338059356ef7bc293e1b4f4d2f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_1578e9db0b6e4b338059356ef7bc293e1b4f4d2f> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_1578e9db0b6e4b338059356ef7bc293e1b4f4d2f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_1578e9db0b6e4b338059356ef7bc293e1b4f4d2f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_1578e9db0b6e4b338059356ef7bc293e1b4f4d2f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1578e9db0b6e4b338059356ef7bc293e1b4f4d2f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '1578e9db0b6e4b338059356ef7bc293e1b4f4d2f'^^xsd:string;
  dwc:scientificName 'Euglenoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1578e9db0b6e4b338059356ef7bc293e1b4f4d2f'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_56073f67ba0733372ddb6c619d8e9f63e685fa0f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_56073f67ba0733372ddb6c619d8e9f63e685fa0f> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_56073f67ba0733372ddb6c619d8e9f63e685fa0f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_56073f67ba0733372ddb6c619d8e9f63e685fa0f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_56073f67ba0733372ddb6c619d8e9f63e685fa0f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56073f67ba0733372ddb6c619d8e9f63e685fa0f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '56073f67ba0733372ddb6c619d8e9f63e685fa0f'^^xsd:string;
  dwc:scientificName 'Euglenoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '56073f67ba0733372ddb6c619d8e9f63e685fa0f'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_2996ec77d01aa68e373a05df61891c5af22d60ec>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_2996ec77d01aa68e373a05df61891c5af22d60ec> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_2996ec77d01aa68e373a05df61891c5af22d60ec> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_2996ec77d01aa68e373a05df61891c5af22d60ec>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_2996ec77d01aa68e373a05df61891c5af22d60ec>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2996ec77d01aa68e373a05df61891c5af22d60ec" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '2996ec77d01aa68e373a05df61891c5af22d60ec'^^xsd:string;
  dwc:scientificName 'Pseudoscourfieldia marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '134566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '2996ec77d01aa68e373a05df61891c5af22d60ec'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '134566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_29e2dd775f1d5291bfc02174cc77ac81eb292540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_29e2dd775f1d5291bfc02174cc77ac81eb292540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_29e2dd775f1d5291bfc02174cc77ac81eb292540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_29e2dd775f1d5291bfc02174cc77ac81eb292540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_29e2dd775f1d5291bfc02174cc77ac81eb292540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "29e2dd775f1d5291bfc02174cc77ac81eb292540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '29e2dd775f1d5291bfc02174cc77ac81eb292540'^^xsd:string;
  dwc:scientificName 'Pseudoscourfieldia marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '134566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '29e2dd775f1d5291bfc02174cc77ac81eb292540'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '134566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_391fe63fff443f275eb21c53c0d1621e27647140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_391fe63fff443f275eb21c53c0d1621e27647140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_391fe63fff443f275eb21c53c0d1621e27647140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_391fe63fff443f275eb21c53c0d1621e27647140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_391fe63fff443f275eb21c53c0d1621e27647140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "391fe63fff443f275eb21c53c0d1621e27647140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '391fe63fff443f275eb21c53c0d1621e27647140'^^xsd:string;
  dwc:scientificName 'Pseudoscourfieldia marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '134566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '391fe63fff443f275eb21c53c0d1621e27647140'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '134566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c9a11620b5d0f7a97167ed9c87bb21f55898c969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c9a11620b5d0f7a97167ed9c87bb21f55898c969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c9a11620b5d0f7a97167ed9c87bb21f55898c969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c9a11620b5d0f7a97167ed9c87bb21f55898c969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c9a11620b5d0f7a97167ed9c87bb21f55898c969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c9a11620b5d0f7a97167ed9c87bb21f55898c969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'c9a11620b5d0f7a97167ed9c87bb21f55898c969'^^xsd:string;
  dwc:scientificName 'Pseudoscourfieldia marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '134566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'c9a11620b5d0f7a97167ed9c87bb21f55898c969'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '134566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_de765af3a2da1e0edc575242c28752e2820d39e2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_de765af3a2da1e0edc575242c28752e2820d39e2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_de765af3a2da1e0edc575242c28752e2820d39e2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_de765af3a2da1e0edc575242c28752e2820d39e2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_de765af3a2da1e0edc575242c28752e2820d39e2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "de765af3a2da1e0edc575242c28752e2820d39e2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'de765af3a2da1e0edc575242c28752e2820d39e2'^^xsd:string;
  dwc:scientificName 'Ollicola vangoorii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '162740'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'de765af3a2da1e0edc575242c28752e2820d39e2'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '162740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_21a62b7fe0847f15ce676fc382090cbf28a928d0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_21a62b7fe0847f15ce676fc382090cbf28a928d0> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_21a62b7fe0847f15ce676fc382090cbf28a928d0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_21a62b7fe0847f15ce676fc382090cbf28a928d0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_21a62b7fe0847f15ce676fc382090cbf28a928d0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "21a62b7fe0847f15ce676fc382090cbf28a928d0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '21a62b7fe0847f15ce676fc382090cbf28a928d0'^^xsd:string;
  dwc:scientificName 'Ollicola vangoorii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '162740'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '21a62b7fe0847f15ce676fc382090cbf28a928d0'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '162740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_339210739aec08f90e28d212d7198597ca9f60ab>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_339210739aec08f90e28d212d7198597ca9f60ab> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_339210739aec08f90e28d212d7198597ca9f60ab> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_339210739aec08f90e28d212d7198597ca9f60ab>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_339210739aec08f90e28d212d7198597ca9f60ab>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "339210739aec08f90e28d212d7198597ca9f60ab" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '339210739aec08f90e28d212d7198597ca9f60ab'^^xsd:string;
  dwc:scientificName 'Ollicola vangoorii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '162740'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '339210739aec08f90e28d212d7198597ca9f60ab'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '162740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_3bf283c76e319667e6e14037273fd1e3d54d52e1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_3bf283c76e319667e6e14037273fd1e3d54d52e1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_3bf283c76e319667e6e14037273fd1e3d54d52e1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_3bf283c76e319667e6e14037273fd1e3d54d52e1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_3bf283c76e319667e6e14037273fd1e3d54d52e1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3bf283c76e319667e6e14037273fd1e3d54d52e1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '3bf283c76e319667e6e14037273fd1e3d54d52e1'^^xsd:string;
  dwc:scientificName 'Ollicola vangoorii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '162740'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '3bf283c76e319667e6e14037273fd1e3d54d52e1'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '162740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_e499ad74bf253d5df8be8f7f4c817fadb9b4e9e1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_e499ad74bf253d5df8be8f7f4c817fadb9b4e9e1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_e499ad74bf253d5df8be8f7f4c817fadb9b4e9e1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_e499ad74bf253d5df8be8f7f4c817fadb9b4e9e1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_e499ad74bf253d5df8be8f7f4c817fadb9b4e9e1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e499ad74bf253d5df8be8f7f4c817fadb9b4e9e1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'e499ad74bf253d5df8be8f7f4c817fadb9b4e9e1'^^xsd:string;
  dwc:scientificName 'Ollicola vangoorii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '162740'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'e499ad74bf253d5df8be8f7f4c817fadb9b4e9e1'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '162740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0bbf941800658fd8d094122a18268b8af39d5632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0bbf941800658fd8d094122a18268b8af39d5632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0bbf941800658fd8d094122a18268b8af39d5632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0bbf941800658fd8d094122a18268b8af39d5632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0bbf941800658fd8d094122a18268b8af39d5632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0bbf941800658fd8d094122a18268b8af39d5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '0bbf941800658fd8d094122a18268b8af39d5632'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0bbf941800658fd8d094122a18268b8af39d5632'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_6f67c37961b000790bf405adf05bf347fc4e0124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_6f67c37961b000790bf405adf05bf347fc4e0124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_6f67c37961b000790bf405adf05bf347fc4e0124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_6f67c37961b000790bf405adf05bf347fc4e0124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_6f67c37961b000790bf405adf05bf347fc4e0124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6f67c37961b000790bf405adf05bf347fc4e0124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '6f67c37961b000790bf405adf05bf347fc4e0124'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '6f67c37961b000790bf405adf05bf347fc4e0124'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_2d51d763b1b628522f9bfc741e7102ade7fe6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_2d51d763b1b628522f9bfc741e7102ade7fe6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_2d51d763b1b628522f9bfc741e7102ade7fe6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_2d51d763b1b628522f9bfc741e7102ade7fe6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_2d51d763b1b628522f9bfc741e7102ade7fe6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2d51d763b1b628522f9bfc741e7102ade7fe6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '2d51d763b1b628522f9bfc741e7102ade7fe6495'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '2d51d763b1b628522f9bfc741e7102ade7fe6495'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_5e8f4c8cb0cdee39df77dd5a5b2958019a9e6357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_5e8f4c8cb0cdee39df77dd5a5b2958019a9e6357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_5e8f4c8cb0cdee39df77dd5a5b2958019a9e6357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_5e8f4c8cb0cdee39df77dd5a5b2958019a9e6357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_5e8f4c8cb0cdee39df77dd5a5b2958019a9e6357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5e8f4c8cb0cdee39df77dd5a5b2958019a9e6357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '5e8f4c8cb0cdee39df77dd5a5b2958019a9e6357'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '5e8f4c8cb0cdee39df77dd5a5b2958019a9e6357'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_987d88dbb99124dcd1e7e6f82dde5ffb39cdac7a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_987d88dbb99124dcd1e7e6f82dde5ffb39cdac7a> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_987d88dbb99124dcd1e7e6f82dde5ffb39cdac7a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_987d88dbb99124dcd1e7e6f82dde5ffb39cdac7a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_987d88dbb99124dcd1e7e6f82dde5ffb39cdac7a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "987d88dbb99124dcd1e7e6f82dde5ffb39cdac7a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '987d88dbb99124dcd1e7e6f82dde5ffb39cdac7a'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '987d88dbb99124dcd1e7e6f82dde5ffb39cdac7a'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_ce3e77e3a81840b802e34ff7802cf7e7e2d4507e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_ce3e77e3a81840b802e34ff7802cf7e7e2d4507e> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_ce3e77e3a81840b802e34ff7802cf7e7e2d4507e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_ce3e77e3a81840b802e34ff7802cf7e7e2d4507e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_ce3e77e3a81840b802e34ff7802cf7e7e2d4507e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ce3e77e3a81840b802e34ff7802cf7e7e2d4507e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'ce3e77e3a81840b802e34ff7802cf7e7e2d4507e'^^xsd:string;
  dwc:scientificName 'Achnanthes sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'ce3e77e3a81840b802e34ff7802cf7e7e2d4507e'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_cd6747b4dc92bd2f7c8fb98c1963a0026d5d0ef0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_cd6747b4dc92bd2f7c8fb98c1963a0026d5d0ef0> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_cd6747b4dc92bd2f7c8fb98c1963a0026d5d0ef0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_cd6747b4dc92bd2f7c8fb98c1963a0026d5d0ef0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_cd6747b4dc92bd2f7c8fb98c1963a0026d5d0ef0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cd6747b4dc92bd2f7c8fb98c1963a0026d5d0ef0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'cd6747b4dc92bd2f7c8fb98c1963a0026d5d0ef0'^^xsd:string;
  dwc:scientificName 'Achnanthes sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'cd6747b4dc92bd2f7c8fb98c1963a0026d5d0ef0'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_b4337bb5ee3dea84a2267e3c1fc8bf062d304b47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_b4337bb5ee3dea84a2267e3c1fc8bf062d304b47> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_b4337bb5ee3dea84a2267e3c1fc8bf062d304b47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_b4337bb5ee3dea84a2267e3c1fc8bf062d304b47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_b4337bb5ee3dea84a2267e3c1fc8bf062d304b47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b4337bb5ee3dea84a2267e3c1fc8bf062d304b47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'b4337bb5ee3dea84a2267e3c1fc8bf062d304b47'^^xsd:string;
  dwc:scientificName 'Achnanthes sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'b4337bb5ee3dea84a2267e3c1fc8bf062d304b47'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_95160ef36e59bf0251bd518696c6c9a5d0193a03>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_95160ef36e59bf0251bd518696c6c9a5d0193a03> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_95160ef36e59bf0251bd518696c6c9a5d0193a03> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_95160ef36e59bf0251bd518696c6c9a5d0193a03>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_95160ef36e59bf0251bd518696c6c9a5d0193a03>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95160ef36e59bf0251bd518696c6c9a5d0193a03" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '95160ef36e59bf0251bd518696c6c9a5d0193a03'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '95160ef36e59bf0251bd518696c6c9a5d0193a03'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_6d1c7a72b78f16f5d7cb9d484c86ef9730e7f10f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_6d1c7a72b78f16f5d7cb9d484c86ef9730e7f10f> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_6d1c7a72b78f16f5d7cb9d484c86ef9730e7f10f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_6d1c7a72b78f16f5d7cb9d484c86ef9730e7f10f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_6d1c7a72b78f16f5d7cb9d484c86ef9730e7f10f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6d1c7a72b78f16f5d7cb9d484c86ef9730e7f10f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '6d1c7a72b78f16f5d7cb9d484c86ef9730e7f10f'^^xsd:string;
  dwc:scientificName 'Choanoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '25'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '6d1c7a72b78f16f5d7cb9d484c86ef9730e7f10f'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '25'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f23a07eac2458df160dd08eb768ea9a754ddeef1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f23a07eac2458df160dd08eb768ea9a754ddeef1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f23a07eac2458df160dd08eb768ea9a754ddeef1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f23a07eac2458df160dd08eb768ea9a754ddeef1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f23a07eac2458df160dd08eb768ea9a754ddeef1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f23a07eac2458df160dd08eb768ea9a754ddeef1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f23a07eac2458df160dd08eb768ea9a754ddeef1'^^xsd:string;
  dwc:scientificName 'Choanoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '25'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f23a07eac2458df160dd08eb768ea9a754ddeef1'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '25'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_28297407c1355568fabd6376161f7aa3025f2d90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_28297407c1355568fabd6376161f7aa3025f2d90> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_28297407c1355568fabd6376161f7aa3025f2d90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_28297407c1355568fabd6376161f7aa3025f2d90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_28297407c1355568fabd6376161f7aa3025f2d90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "28297407c1355568fabd6376161f7aa3025f2d90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '28297407c1355568fabd6376161f7aa3025f2d90'^^xsd:string;
  dwc:scientificName 'Choanoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '25'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '28297407c1355568fabd6376161f7aa3025f2d90'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '25'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e7d1bbf23eb60e03b900703cab4555de00b5a489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e7d1bbf23eb60e03b900703cab4555de00b5a489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e7d1bbf23eb60e03b900703cab4555de00b5a489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e7d1bbf23eb60e03b900703cab4555de00b5a489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e7d1bbf23eb60e03b900703cab4555de00b5a489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e7d1bbf23eb60e03b900703cab4555de00b5a489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'e7d1bbf23eb60e03b900703cab4555de00b5a489'^^xsd:string;
  dwc:scientificName 'Choanoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '25'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'e7d1bbf23eb60e03b900703cab4555de00b5a489'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '25'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_6852e92d7454a6c4c3671f95a70df642ef3fad38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_6852e92d7454a6c4c3671f95a70df642ef3fad38> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_6852e92d7454a6c4c3671f95a70df642ef3fad38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_6852e92d7454a6c4c3671f95a70df642ef3fad38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_6852e92d7454a6c4c3671f95a70df642ef3fad38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6852e92d7454a6c4c3671f95a70df642ef3fad38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '6852e92d7454a6c4c3671f95a70df642ef3fad38'^^xsd:string;
  dwc:scientificName 'Choanoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '25'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '6852e92d7454a6c4c3671f95a70df642ef3fad38'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '25'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0fc66d3abb44767296bd3a3adf352f363e29ffda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0fc66d3abb44767296bd3a3adf352f363e29ffda> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0fc66d3abb44767296bd3a3adf352f363e29ffda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0fc66d3abb44767296bd3a3adf352f363e29ffda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0fc66d3abb44767296bd3a3adf352f363e29ffda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0fc66d3abb44767296bd3a3adf352f363e29ffda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '0fc66d3abb44767296bd3a3adf352f363e29ffda'^^xsd:string;
  dwc:scientificName 'Leucocryptos marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '119077'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0fc66d3abb44767296bd3a3adf352f363e29ffda'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '119077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_cc9ec285e8d7502c132c316e3749b2403264ce83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_cc9ec285e8d7502c132c316e3749b2403264ce83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_cc9ec285e8d7502c132c316e3749b2403264ce83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_cc9ec285e8d7502c132c316e3749b2403264ce83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_cc9ec285e8d7502c132c316e3749b2403264ce83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cc9ec285e8d7502c132c316e3749b2403264ce83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'cc9ec285e8d7502c132c316e3749b2403264ce83'^^xsd:string;
  dwc:scientificName 'Leucocryptos marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '119077'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'cc9ec285e8d7502c132c316e3749b2403264ce83'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '119077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_7cd2ee6087d808c9ec520d65a6a78e3d8d40eb41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_7cd2ee6087d808c9ec520d65a6a78e3d8d40eb41> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_7cd2ee6087d808c9ec520d65a6a78e3d8d40eb41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_7cd2ee6087d808c9ec520d65a6a78e3d8d40eb41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_7cd2ee6087d808c9ec520d65a6a78e3d8d40eb41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7cd2ee6087d808c9ec520d65a6a78e3d8d40eb41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '7cd2ee6087d808c9ec520d65a6a78e3d8d40eb41'^^xsd:string;
  dwc:scientificName 'Leucocryptos marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '119077'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '7cd2ee6087d808c9ec520d65a6a78e3d8d40eb41'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '119077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_98901fc00b565d7579894ea447521ab790116544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_98901fc00b565d7579894ea447521ab790116544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_98901fc00b565d7579894ea447521ab790116544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_98901fc00b565d7579894ea447521ab790116544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_98901fc00b565d7579894ea447521ab790116544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "98901fc00b565d7579894ea447521ab790116544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '98901fc00b565d7579894ea447521ab790116544'^^xsd:string;
  dwc:scientificName 'Leucocryptos marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '119077'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '98901fc00b565d7579894ea447521ab790116544'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '119077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_3fc07fa23bb65b3a7ab9486a7bbebe29087e60ed>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_3fc07fa23bb65b3a7ab9486a7bbebe29087e60ed> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_3fc07fa23bb65b3a7ab9486a7bbebe29087e60ed> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_3fc07fa23bb65b3a7ab9486a7bbebe29087e60ed>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_3fc07fa23bb65b3a7ab9486a7bbebe29087e60ed>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3fc07fa23bb65b3a7ab9486a7bbebe29087e60ed" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '3fc07fa23bb65b3a7ab9486a7bbebe29087e60ed'^^xsd:string;
  dwc:scientificName 'Leucocryptos marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '119077'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '3fc07fa23bb65b3a7ab9486a7bbebe29087e60ed'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '119077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_839ef0b8ad8cf8abd1aadd1d68d0a99fedc3fd7c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_839ef0b8ad8cf8abd1aadd1d68d0a99fedc3fd7c> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_839ef0b8ad8cf8abd1aadd1d68d0a99fedc3fd7c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_839ef0b8ad8cf8abd1aadd1d68d0a99fedc3fd7c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_839ef0b8ad8cf8abd1aadd1d68d0a99fedc3fd7c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "839ef0b8ad8cf8abd1aadd1d68d0a99fedc3fd7c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '839ef0b8ad8cf8abd1aadd1d68d0a99fedc3fd7c'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '839ef0b8ad8cf8abd1aadd1d68d0a99fedc3fd7c'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_f1de9b70bf8cecc0f81a3ce8ff78a178d644d8eb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_f1de9b70bf8cecc0f81a3ce8ff78a178d644d8eb> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_f1de9b70bf8cecc0f81a3ce8ff78a178d644d8eb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_f1de9b70bf8cecc0f81a3ce8ff78a178d644d8eb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_f1de9b70bf8cecc0f81a3ce8ff78a178d644d8eb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f1de9b70bf8cecc0f81a3ce8ff78a178d644d8eb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f1de9b70bf8cecc0f81a3ce8ff78a178d644d8eb'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f1de9b70bf8cecc0f81a3ce8ff78a178d644d8eb'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_a4cb6c1fd0ab52ecfc5e19d8e10e032e21f1fbab>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_a4cb6c1fd0ab52ecfc5e19d8e10e032e21f1fbab> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_a4cb6c1fd0ab52ecfc5e19d8e10e032e21f1fbab> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_a4cb6c1fd0ab52ecfc5e19d8e10e032e21f1fbab>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_a4cb6c1fd0ab52ecfc5e19d8e10e032e21f1fbab>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a4cb6c1fd0ab52ecfc5e19d8e10e032e21f1fbab" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'a4cb6c1fd0ab52ecfc5e19d8e10e032e21f1fbab'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'a4cb6c1fd0ab52ecfc5e19d8e10e032e21f1fbab'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a88ffb2850a5532eacb2d9046a889f5eb534de14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a88ffb2850a5532eacb2d9046a889f5eb534de14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a88ffb2850a5532eacb2d9046a889f5eb534de14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a88ffb2850a5532eacb2d9046a889f5eb534de14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_a88ffb2850a5532eacb2d9046a889f5eb534de14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a88ffb2850a5532eacb2d9046a889f5eb534de14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'a88ffb2850a5532eacb2d9046a889f5eb534de14'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'a88ffb2850a5532eacb2d9046a889f5eb534de14'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_dc7d865ff8f311535067eb02bb16aba9fcdf0323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_dc7d865ff8f311535067eb02bb16aba9fcdf0323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_dc7d865ff8f311535067eb02bb16aba9fcdf0323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_dc7d865ff8f311535067eb02bb16aba9fcdf0323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_dc7d865ff8f311535067eb02bb16aba9fcdf0323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dc7d865ff8f311535067eb02bb16aba9fcdf0323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'dc7d865ff8f311535067eb02bb16aba9fcdf0323'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'dc7d865ff8f311535067eb02bb16aba9fcdf0323'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_474d4d0a06b5192685feffd55640065758887139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_474d4d0a06b5192685feffd55640065758887139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_474d4d0a06b5192685feffd55640065758887139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_474d4d0a06b5192685feffd55640065758887139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_474d4d0a06b5192685feffd55640065758887139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474d4d0a06b5192685feffd55640065758887139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '474d4d0a06b5192685feffd55640065758887139'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '474d4d0a06b5192685feffd55640065758887139'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_a2f6d0996d60257ef359fc269e8e1ee91d2710db>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_a2f6d0996d60257ef359fc269e8e1ee91d2710db> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_a2f6d0996d60257ef359fc269e8e1ee91d2710db> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_a2f6d0996d60257ef359fc269e8e1ee91d2710db>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_a2f6d0996d60257ef359fc269e8e1ee91d2710db>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a2f6d0996d60257ef359fc269e8e1ee91d2710db" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'a2f6d0996d60257ef359fc269e8e1ee91d2710db'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'a2f6d0996d60257ef359fc269e8e1ee91d2710db'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_862b865e2c169d33fd8ea73f265bc0da0d6d1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_862b865e2c169d33fd8ea73f265bc0da0d6d1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_862b865e2c169d33fd8ea73f265bc0da0d6d1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_862b865e2c169d33fd8ea73f265bc0da0d6d1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_862b865e2c169d33fd8ea73f265bc0da0d6d1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "862b865e2c169d33fd8ea73f265bc0da0d6d1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '862b865e2c169d33fd8ea73f265bc0da0d6d1612'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '862b865e2c169d33fd8ea73f265bc0da0d6d1612'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_5cc57663a76cf38ea3eddf78dcaa07e64f895913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_5cc57663a76cf38ea3eddf78dcaa07e64f895913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_5cc57663a76cf38ea3eddf78dcaa07e64f895913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_5cc57663a76cf38ea3eddf78dcaa07e64f895913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_5cc57663a76cf38ea3eddf78dcaa07e64f895913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5cc57663a76cf38ea3eddf78dcaa07e64f895913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '5cc57663a76cf38ea3eddf78dcaa07e64f895913'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '5cc57663a76cf38ea3eddf78dcaa07e64f895913'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_6f584a50a2c84e022335ad4f385a45e4998b27f5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_6f584a50a2c84e022335ad4f385a45e4998b27f5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_6f584a50a2c84e022335ad4f385a45e4998b27f5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_6f584a50a2c84e022335ad4f385a45e4998b27f5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_6f584a50a2c84e022335ad4f385a45e4998b27f5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6f584a50a2c84e022335ad4f385a45e4998b27f5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '6f584a50a2c84e022335ad4f385a45e4998b27f5'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '6f584a50a2c84e022335ad4f385a45e4998b27f5'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_3a2900b753a624d3641228225b624c31b9383d79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_3a2900b753a624d3641228225b624c31b9383d79> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_3a2900b753a624d3641228225b624c31b9383d79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_3a2900b753a624d3641228225b624c31b9383d79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_3a2900b753a624d3641228225b624c31b9383d79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3a2900b753a624d3641228225b624c31b9383d79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '3a2900b753a624d3641228225b624c31b9383d79'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '3a2900b753a624d3641228225b624c31b9383d79'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_bb47785f7b0178f69d5b3ee46a338982e1b50edd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_bb47785f7b0178f69d5b3ee46a338982e1b50edd> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_bb47785f7b0178f69d5b3ee46a338982e1b50edd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_bb47785f7b0178f69d5b3ee46a338982e1b50edd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_bb47785f7b0178f69d5b3ee46a338982e1b50edd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bb47785f7b0178f69d5b3ee46a338982e1b50edd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'bb47785f7b0178f69d5b3ee46a338982e1b50edd'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'bb47785f7b0178f69d5b3ee46a338982e1b50edd'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_b4d0c24288279d929e0658026952904d7bba19ba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_b4d0c24288279d929e0658026952904d7bba19ba> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_b4d0c24288279d929e0658026952904d7bba19ba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_b4d0c24288279d929e0658026952904d7bba19ba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_b4d0c24288279d929e0658026952904d7bba19ba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b4d0c24288279d929e0658026952904d7bba19ba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'b4d0c24288279d929e0658026952904d7bba19ba'^^xsd:string;
  dwc:scientificName 'Pyramimonas spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'b4d0c24288279d929e0658026952904d7bba19ba'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_39ea5503afea1560256324f3d43df4d44bd8dd39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_39ea5503afea1560256324f3d43df4d44bd8dd39> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_39ea5503afea1560256324f3d43df4d44bd8dd39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_39ea5503afea1560256324f3d43df4d44bd8dd39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_39ea5503afea1560256324f3d43df4d44bd8dd39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39ea5503afea1560256324f3d43df4d44bd8dd39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '39ea5503afea1560256324f3d43df4d44bd8dd39'^^xsd:string;
  dwc:scientificName 'Pyramimonas spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '39ea5503afea1560256324f3d43df4d44bd8dd39'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_eeb6e96147d42458788c3baff1a7532d25201414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_eeb6e96147d42458788c3baff1a7532d25201414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_eeb6e96147d42458788c3baff1a7532d25201414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_eeb6e96147d42458788c3baff1a7532d25201414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_eeb6e96147d42458788c3baff1a7532d25201414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eeb6e96147d42458788c3baff1a7532d25201414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'eeb6e96147d42458788c3baff1a7532d25201414'^^xsd:string;
  dwc:scientificName 'Pyramimonas spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'eeb6e96147d42458788c3baff1a7532d25201414'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_aed95f45fe32b2deae570f1be0daefd11587d65f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_aed95f45fe32b2deae570f1be0daefd11587d65f> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_aed95f45fe32b2deae570f1be0daefd11587d65f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_aed95f45fe32b2deae570f1be0daefd11587d65f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_aed95f45fe32b2deae570f1be0daefd11587d65f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aed95f45fe32b2deae570f1be0daefd11587d65f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'aed95f45fe32b2deae570f1be0daefd11587d65f'^^xsd:string;
  dwc:scientificName 'Pyramimonas spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'aed95f45fe32b2deae570f1be0daefd11587d65f'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_13457ea44e50623a52564b0cbdb33d52d23ad4fc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_13457ea44e50623a52564b0cbdb33d52d23ad4fc> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_13457ea44e50623a52564b0cbdb33d52d23ad4fc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_13457ea44e50623a52564b0cbdb33d52d23ad4fc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_13457ea44e50623a52564b0cbdb33d52d23ad4fc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "13457ea44e50623a52564b0cbdb33d52d23ad4fc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '13457ea44e50623a52564b0cbdb33d52d23ad4fc'^^xsd:string;
  dwc:scientificName 'Pyramimonas spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '13457ea44e50623a52564b0cbdb33d52d23ad4fc'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_3bc646157b07a455654da61795586b7e3e3bcc58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_3bc646157b07a455654da61795586b7e3e3bcc58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_3bc646157b07a455654da61795586b7e3e3bcc58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_3bc646157b07a455654da61795586b7e3e3bcc58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_3bc646157b07a455654da61795586b7e3e3bcc58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3bc646157b07a455654da61795586b7e3e3bcc58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '3bc646157b07a455654da61795586b7e3e3bcc58'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '3bc646157b07a455654da61795586b7e3e3bcc58'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_94b5c72b45c310d13e49e139191c014105b52aa2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_94b5c72b45c310d13e49e139191c014105b52aa2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_94b5c72b45c310d13e49e139191c014105b52aa2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_94b5c72b45c310d13e49e139191c014105b52aa2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_94b5c72b45c310d13e49e139191c014105b52aa2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "94b5c72b45c310d13e49e139191c014105b52aa2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '94b5c72b45c310d13e49e139191c014105b52aa2'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '94b5c72b45c310d13e49e139191c014105b52aa2'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4c14ae5893a2cc38c829ac4d4042ff8b273fa4f3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4c14ae5893a2cc38c829ac4d4042ff8b273fa4f3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4c14ae5893a2cc38c829ac4d4042ff8b273fa4f3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4c14ae5893a2cc38c829ac4d4042ff8b273fa4f3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4c14ae5893a2cc38c829ac4d4042ff8b273fa4f3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4c14ae5893a2cc38c829ac4d4042ff8b273fa4f3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '4c14ae5893a2cc38c829ac4d4042ff8b273fa4f3'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '4c14ae5893a2cc38c829ac4d4042ff8b273fa4f3'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_97c6314b4d3f4f39bff2163f9865c49d6b7d57ff>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_97c6314b4d3f4f39bff2163f9865c49d6b7d57ff> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_97c6314b4d3f4f39bff2163f9865c49d6b7d57ff> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_97c6314b4d3f4f39bff2163f9865c49d6b7d57ff>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_97c6314b4d3f4f39bff2163f9865c49d6b7d57ff>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "97c6314b4d3f4f39bff2163f9865c49d6b7d57ff" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '97c6314b4d3f4f39bff2163f9865c49d6b7d57ff'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '97c6314b4d3f4f39bff2163f9865c49d6b7d57ff'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_18109380fc974a66bf563e90a65443d1b380d718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_18109380fc974a66bf563e90a65443d1b380d718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_18109380fc974a66bf563e90a65443d1b380d718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_18109380fc974a66bf563e90a65443d1b380d718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_18109380fc974a66bf563e90a65443d1b380d718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "18109380fc974a66bf563e90a65443d1b380d718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '18109380fc974a66bf563e90a65443d1b380d718'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '18109380fc974a66bf563e90a65443d1b380d718'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_207a0a4bead8e7162891d8e9c943cf0f74903e65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_207a0a4bead8e7162891d8e9c943cf0f74903e65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_207a0a4bead8e7162891d8e9c943cf0f74903e65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_207a0a4bead8e7162891d8e9c943cf0f74903e65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_207a0a4bead8e7162891d8e9c943cf0f74903e65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "207a0a4bead8e7162891d8e9c943cf0f74903e65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '207a0a4bead8e7162891d8e9c943cf0f74903e65'^^xsd:string;
  dwc:scientificName 'Pseudoscourfieldia marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '134566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '207a0a4bead8e7162891d8e9c943cf0f74903e65'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '134566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_1bd1468b0628407780938e3bfbec15a62bcda003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_1bd1468b0628407780938e3bfbec15a62bcda003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_1bd1468b0628407780938e3bfbec15a62bcda003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_1bd1468b0628407780938e3bfbec15a62bcda003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_1bd1468b0628407780938e3bfbec15a62bcda003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1bd1468b0628407780938e3bfbec15a62bcda003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '1bd1468b0628407780938e3bfbec15a62bcda003'^^xsd:string;
  dwc:scientificName 'Cocconeis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1bd1468b0628407780938e3bfbec15a62bcda003'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_1716e902433fefc769d7984e5d6c86e7dc7ae0e7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_1716e902433fefc769d7984e5d6c86e7dc7ae0e7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_1716e902433fefc769d7984e5d6c86e7dc7ae0e7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_1716e902433fefc769d7984e5d6c86e7dc7ae0e7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_1716e902433fefc769d7984e5d6c86e7dc7ae0e7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1716e902433fefc769d7984e5d6c86e7dc7ae0e7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '1716e902433fefc769d7984e5d6c86e7dc7ae0e7'^^xsd:string;
  dwc:scientificName 'Prorocentrum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1716e902433fefc769d7984e5d6c86e7dc7ae0e7'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_e20db1b1284a1427973c05ab807d3deecf3fc465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_e20db1b1284a1427973c05ab807d3deecf3fc465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_e20db1b1284a1427973c05ab807d3deecf3fc465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_e20db1b1284a1427973c05ab807d3deecf3fc465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_e20db1b1284a1427973c05ab807d3deecf3fc465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e20db1b1284a1427973c05ab807d3deecf3fc465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'e20db1b1284a1427973c05ab807d3deecf3fc465'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'e20db1b1284a1427973c05ab807d3deecf3fc465'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_9b8378bae3fbf929eb1d593fbd17bd8b4c74fec8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_9b8378bae3fbf929eb1d593fbd17bd8b4c74fec8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_9b8378bae3fbf929eb1d593fbd17bd8b4c74fec8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_9b8378bae3fbf929eb1d593fbd17bd8b4c74fec8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_9b8378bae3fbf929eb1d593fbd17bd8b4c74fec8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9b8378bae3fbf929eb1d593fbd17bd8b4c74fec8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '9b8378bae3fbf929eb1d593fbd17bd8b4c74fec8'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '9b8378bae3fbf929eb1d593fbd17bd8b4c74fec8'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c93299d77e03a66f51c73873962ed35258d09973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c93299d77e03a66f51c73873962ed35258d09973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c93299d77e03a66f51c73873962ed35258d09973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c93299d77e03a66f51c73873962ed35258d09973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c93299d77e03a66f51c73873962ed35258d09973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c93299d77e03a66f51c73873962ed35258d09973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'c93299d77e03a66f51c73873962ed35258d09973'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'c93299d77e03a66f51c73873962ed35258d09973'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_4f28b28f8cc0086b8a4a584bc3a05edf9957aa1c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_4f28b28f8cc0086b8a4a584bc3a05edf9957aa1c> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_4f28b28f8cc0086b8a4a584bc3a05edf9957aa1c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_4f28b28f8cc0086b8a4a584bc3a05edf9957aa1c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_4f28b28f8cc0086b8a4a584bc3a05edf9957aa1c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4f28b28f8cc0086b8a4a584bc3a05edf9957aa1c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '4f28b28f8cc0086b8a4a584bc3a05edf9957aa1c'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '4f28b28f8cc0086b8a4a584bc3a05edf9957aa1c'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_d84bdfc74f7a10a99c06ec52480bf041d3d3457d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_d84bdfc74f7a10a99c06ec52480bf041d3d3457d> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_d84bdfc74f7a10a99c06ec52480bf041d3d3457d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_d84bdfc74f7a10a99c06ec52480bf041d3d3457d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_d84bdfc74f7a10a99c06ec52480bf041d3d3457d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d84bdfc74f7a10a99c06ec52480bf041d3d3457d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'd84bdfc74f7a10a99c06ec52480bf041d3d3457d'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'd84bdfc74f7a10a99c06ec52480bf041d3d3457d'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_78547b2150c3e6eabcea60304b1f4eaff4df3cab>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_78547b2150c3e6eabcea60304b1f4eaff4df3cab> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_78547b2150c3e6eabcea60304b1f4eaff4df3cab> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_78547b2150c3e6eabcea60304b1f4eaff4df3cab>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_78547b2150c3e6eabcea60304b1f4eaff4df3cab>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "78547b2150c3e6eabcea60304b1f4eaff4df3cab" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '78547b2150c3e6eabcea60304b1f4eaff4df3cab'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '78547b2150c3e6eabcea60304b1f4eaff4df3cab'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_7d16b51c0251e27816a489b0f3aa08d41a47ea74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_7d16b51c0251e27816a489b0f3aa08d41a47ea74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_7d16b51c0251e27816a489b0f3aa08d41a47ea74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_7d16b51c0251e27816a489b0f3aa08d41a47ea74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_7d16b51c0251e27816a489b0f3aa08d41a47ea74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7d16b51c0251e27816a489b0f3aa08d41a47ea74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '7d16b51c0251e27816a489b0f3aa08d41a47ea74'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '7d16b51c0251e27816a489b0f3aa08d41a47ea74'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_afa02cd5e777ccee11cc721f258720dad9e6a0f7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_afa02cd5e777ccee11cc721f258720dad9e6a0f7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_afa02cd5e777ccee11cc721f258720dad9e6a0f7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_afa02cd5e777ccee11cc721f258720dad9e6a0f7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_afa02cd5e777ccee11cc721f258720dad9e6a0f7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "afa02cd5e777ccee11cc721f258720dad9e6a0f7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'afa02cd5e777ccee11cc721f258720dad9e6a0f7'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'afa02cd5e777ccee11cc721f258720dad9e6a0f7'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_8f1611ed14371ff141c2211d80695ea56e982fe6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_8f1611ed14371ff141c2211d80695ea56e982fe6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_8f1611ed14371ff141c2211d80695ea56e982fe6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_8f1611ed14371ff141c2211d80695ea56e982fe6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_8f1611ed14371ff141c2211d80695ea56e982fe6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8f1611ed14371ff141c2211d80695ea56e982fe6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '8f1611ed14371ff141c2211d80695ea56e982fe6'^^xsd:string;
  dwc:scientificName 'Tripos fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '840626'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '8f1611ed14371ff141c2211d80695ea56e982fe6'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_5d44c47c8a12bab09861a32dd8e23d086de74f58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_5d44c47c8a12bab09861a32dd8e23d086de74f58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_5d44c47c8a12bab09861a32dd8e23d086de74f58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_5d44c47c8a12bab09861a32dd8e23d086de74f58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_5d44c47c8a12bab09861a32dd8e23d086de74f58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5d44c47c8a12bab09861a32dd8e23d086de74f58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '5d44c47c8a12bab09861a32dd8e23d086de74f58'^^xsd:string;
  dwc:scientificName 'Chaetoceros dadayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '465390'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '5d44c47c8a12bab09861a32dd8e23d086de74f58'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '465390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_7469d042ac8eb9ce32eec587e586ece1bce491fc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_7469d042ac8eb9ce32eec587e586ece1bce491fc> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_7469d042ac8eb9ce32eec587e586ece1bce491fc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_7469d042ac8eb9ce32eec587e586ece1bce491fc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_7469d042ac8eb9ce32eec587e586ece1bce491fc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7469d042ac8eb9ce32eec587e586ece1bce491fc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '7469d042ac8eb9ce32eec587e586ece1bce491fc'^^xsd:string;
  dwc:scientificName 'Chaetoceros dadayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '465390'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '7469d042ac8eb9ce32eec587e586ece1bce491fc'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '465390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_bdadf1d25a6cbb3f833f68e44d25ded05137ff3c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_bdadf1d25a6cbb3f833f68e44d25ded05137ff3c> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_bdadf1d25a6cbb3f833f68e44d25ded05137ff3c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_bdadf1d25a6cbb3f833f68e44d25ded05137ff3c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_bdadf1d25a6cbb3f833f68e44d25ded05137ff3c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bdadf1d25a6cbb3f833f68e44d25ded05137ff3c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'bdadf1d25a6cbb3f833f68e44d25ded05137ff3c'^^xsd:string;
  dwc:scientificName 'Chaetoceros dadayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '465390'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'bdadf1d25a6cbb3f833f68e44d25ded05137ff3c'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '465390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_7c920642cf9c1c15f1fa2a68cfd1de3ce8bd90fc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_7c920642cf9c1c15f1fa2a68cfd1de3ce8bd90fc> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_7c920642cf9c1c15f1fa2a68cfd1de3ce8bd90fc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_7c920642cf9c1c15f1fa2a68cfd1de3ce8bd90fc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_7c920642cf9c1c15f1fa2a68cfd1de3ce8bd90fc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7c920642cf9c1c15f1fa2a68cfd1de3ce8bd90fc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '7c920642cf9c1c15f1fa2a68cfd1de3ce8bd90fc'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156617'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '7c920642cf9c1c15f1fa2a68cfd1de3ce8bd90fc'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_59806afe00616eab8c3fb4c91f53e6c627ceff8e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_59806afe00616eab8c3fb4c91f53e6c627ceff8e> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_59806afe00616eab8c3fb4c91f53e6c627ceff8e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_59806afe00616eab8c3fb4c91f53e6c627ceff8e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_59806afe00616eab8c3fb4c91f53e6c627ceff8e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "59806afe00616eab8c3fb4c91f53e6c627ceff8e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '59806afe00616eab8c3fb4c91f53e6c627ceff8e'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156617'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '59806afe00616eab8c3fb4c91f53e6c627ceff8e'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_19799fe86db3047f0e7eb988da3bb3c87047d847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_19799fe86db3047f0e7eb988da3bb3c87047d847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_19799fe86db3047f0e7eb988da3bb3c87047d847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_19799fe86db3047f0e7eb988da3bb3c87047d847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_19799fe86db3047f0e7eb988da3bb3c87047d847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19799fe86db3047f0e7eb988da3bb3c87047d847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '19799fe86db3047f0e7eb988da3bb3c87047d847'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156617'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '19799fe86db3047f0e7eb988da3bb3c87047d847'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_cadc1d0b828effeef2a6d21c992c2ceeadfbecf8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_cadc1d0b828effeef2a6d21c992c2ceeadfbecf8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_cadc1d0b828effeef2a6d21c992c2ceeadfbecf8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_cadc1d0b828effeef2a6d21c992c2ceeadfbecf8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_cadc1d0b828effeef2a6d21c992c2ceeadfbecf8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cadc1d0b828effeef2a6d21c992c2ceeadfbecf8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'cadc1d0b828effeef2a6d21c992c2ceeadfbecf8'^^xsd:string;
  dwc:scientificName 'Prorocentrum cf vaginulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110317'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'cadc1d0b828effeef2a6d21c992c2ceeadfbecf8'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_83a7129f368ce667cb78b5763b75ed804ae87d48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_83a7129f368ce667cb78b5763b75ed804ae87d48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_83a7129f368ce667cb78b5763b75ed804ae87d48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_83a7129f368ce667cb78b5763b75ed804ae87d48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_83a7129f368ce667cb78b5763b75ed804ae87d48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "83a7129f368ce667cb78b5763b75ed804ae87d48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '83a7129f368ce667cb78b5763b75ed804ae87d48'^^xsd:string;
  dwc:scientificName 'Prorocentrum cf vaginulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110317'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '83a7129f368ce667cb78b5763b75ed804ae87d48'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_0e8342c19c8e9ca81e9cd80537f290237f0678fb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_0e8342c19c8e9ca81e9cd80537f290237f0678fb> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_0e8342c19c8e9ca81e9cd80537f290237f0678fb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_0e8342c19c8e9ca81e9cd80537f290237f0678fb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_0e8342c19c8e9ca81e9cd80537f290237f0678fb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0e8342c19c8e9ca81e9cd80537f290237f0678fb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '0e8342c19c8e9ca81e9cd80537f290237f0678fb'^^xsd:string;
  dwc:scientificName 'Prorocentrum cf vaginulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110317'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0e8342c19c8e9ca81e9cd80537f290237f0678fb'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_c90759a91cce083cc677452f44d1e8fb8ebb8ce6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_c90759a91cce083cc677452f44d1e8fb8ebb8ce6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_c90759a91cce083cc677452f44d1e8fb8ebb8ce6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_c90759a91cce083cc677452f44d1e8fb8ebb8ce6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_c90759a91cce083cc677452f44d1e8fb8ebb8ce6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c90759a91cce083cc677452f44d1e8fb8ebb8ce6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'c90759a91cce083cc677452f44d1e8fb8ebb8ce6'^^xsd:string;
  dwc:scientificName 'Prorocentrum cf vaginulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110317'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'c90759a91cce083cc677452f44d1e8fb8ebb8ce6'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_b57932027d6d475219241b678c2e1e70c5fb2d25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_b57932027d6d475219241b678c2e1e70c5fb2d25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_b57932027d6d475219241b678c2e1e70c5fb2d25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_b57932027d6d475219241b678c2e1e70c5fb2d25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_b57932027d6d475219241b678c2e1e70c5fb2d25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b57932027d6d475219241b678c2e1e70c5fb2d25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'b57932027d6d475219241b678c2e1e70c5fb2d25'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'b57932027d6d475219241b678c2e1e70c5fb2d25'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_9b62d9801c57fc7e5c1e569ef9dc36d50586ade3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_9b62d9801c57fc7e5c1e569ef9dc36d50586ade3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_9b62d9801c57fc7e5c1e569ef9dc36d50586ade3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_9b62d9801c57fc7e5c1e569ef9dc36d50586ade3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_9b62d9801c57fc7e5c1e569ef9dc36d50586ade3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9b62d9801c57fc7e5c1e569ef9dc36d50586ade3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '9b62d9801c57fc7e5c1e569ef9dc36d50586ade3'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '9b62d9801c57fc7e5c1e569ef9dc36d50586ade3'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_892f3746e616f4b7d9a1a353bf5fc89d90fefa30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_892f3746e616f4b7d9a1a353bf5fc89d90fefa30> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_892f3746e616f4b7d9a1a353bf5fc89d90fefa30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_892f3746e616f4b7d9a1a353bf5fc89d90fefa30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_892f3746e616f4b7d9a1a353bf5fc89d90fefa30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "892f3746e616f4b7d9a1a353bf5fc89d90fefa30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '892f3746e616f4b7d9a1a353bf5fc89d90fefa30'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '892f3746e616f4b7d9a1a353bf5fc89d90fefa30'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_4c900791a072d347dfbbbdc00e117e5ce700f4f4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_4c900791a072d347dfbbbdc00e117e5ce700f4f4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_4c900791a072d347dfbbbdc00e117e5ce700f4f4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_4c900791a072d347dfbbbdc00e117e5ce700f4f4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_4c900791a072d347dfbbbdc00e117e5ce700f4f4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4c900791a072d347dfbbbdc00e117e5ce700f4f4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '4c900791a072d347dfbbbdc00e117e5ce700f4f4'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '4c900791a072d347dfbbbdc00e117e5ce700f4f4'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_680799d83ef1fc543871f11a95cce2612110a139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_680799d83ef1fc543871f11a95cce2612110a139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_680799d83ef1fc543871f11a95cce2612110a139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_680799d83ef1fc543871f11a95cce2612110a139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_680799d83ef1fc543871f11a95cce2612110a139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "680799d83ef1fc543871f11a95cce2612110a139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '680799d83ef1fc543871f11a95cce2612110a139'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '680799d83ef1fc543871f11a95cce2612110a139'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_711e16535fd9498a37f65da8277f517c0e6c8caf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_711e16535fd9498a37f65da8277f517c0e6c8caf> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_711e16535fd9498a37f65da8277f517c0e6c8caf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_711e16535fd9498a37f65da8277f517c0e6c8caf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_711e16535fd9498a37f65da8277f517c0e6c8caf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "711e16535fd9498a37f65da8277f517c0e6c8caf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '711e16535fd9498a37f65da8277f517c0e6c8caf'^^xsd:string;
  dwc:scientificName 'Prorocentrum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '711e16535fd9498a37f65da8277f517c0e6c8caf'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_d3bab3b4630d4498dbe90b3bbbc051ae177d1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_d3bab3b4630d4498dbe90b3bbbc051ae177d1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_d3bab3b4630d4498dbe90b3bbbc051ae177d1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_d3bab3b4630d4498dbe90b3bbbc051ae177d1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_d3bab3b4630d4498dbe90b3bbbc051ae177d1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d3bab3b4630d4498dbe90b3bbbc051ae177d1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'd3bab3b4630d4498dbe90b3bbbc051ae177d1273'^^xsd:string;
  dwc:scientificName 'Prorocentrum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'd3bab3b4630d4498dbe90b3bbbc051ae177d1273'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c8e1e1c0e6962a7e03354d7883af25f829e9f8e7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c8e1e1c0e6962a7e03354d7883af25f829e9f8e7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c8e1e1c0e6962a7e03354d7883af25f829e9f8e7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c8e1e1c0e6962a7e03354d7883af25f829e9f8e7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_c8e1e1c0e6962a7e03354d7883af25f829e9f8e7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c8e1e1c0e6962a7e03354d7883af25f829e9f8e7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'c8e1e1c0e6962a7e03354d7883af25f829e9f8e7'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156617'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'c8e1e1c0e6962a7e03354d7883af25f829e9f8e7'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_d88e02519702e73207cffc80848d09ffba0914ae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_d88e02519702e73207cffc80848d09ffba0914ae> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_d88e02519702e73207cffc80848d09ffba0914ae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_d88e02519702e73207cffc80848d09ffba0914ae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_d88e02519702e73207cffc80848d09ffba0914ae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d88e02519702e73207cffc80848d09ffba0914ae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'd88e02519702e73207cffc80848d09ffba0914ae'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156617'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'd88e02519702e73207cffc80848d09ffba0914ae'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_120c50a9d80f893f85f6e30a48b4272355f8cdeb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_120c50a9d80f893f85f6e30a48b4272355f8cdeb> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_120c50a9d80f893f85f6e30a48b4272355f8cdeb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_120c50a9d80f893f85f6e30a48b4272355f8cdeb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_120c50a9d80f893f85f6e30a48b4272355f8cdeb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "120c50a9d80f893f85f6e30a48b4272355f8cdeb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '120c50a9d80f893f85f6e30a48b4272355f8cdeb'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp. <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '120c50a9d80f893f85f6e30a48b4272355f8cdeb'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_304e21fdd02e7c207f9fd078c34ba9e0b5591f4d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_304e21fdd02e7c207f9fd078c34ba9e0b5591f4d> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_304e21fdd02e7c207f9fd078c34ba9e0b5591f4d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_304e21fdd02e7c207f9fd078c34ba9e0b5591f4d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_304e21fdd02e7c207f9fd078c34ba9e0b5591f4d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "304e21fdd02e7c207f9fd078c34ba9e0b5591f4d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '304e21fdd02e7c207f9fd078c34ba9e0b5591f4d'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp. <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '304e21fdd02e7c207f9fd078c34ba9e0b5591f4d'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_a8a015833f039f6f01cae973db107e10196f13f5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_a8a015833f039f6f01cae973db107e10196f13f5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_a8a015833f039f6f01cae973db107e10196f13f5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_a8a015833f039f6f01cae973db107e10196f13f5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_a8a015833f039f6f01cae973db107e10196f13f5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a8a015833f039f6f01cae973db107e10196f13f5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'a8a015833f039f6f01cae973db107e10196f13f5'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp. <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'a8a015833f039f6f01cae973db107e10196f13f5'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_07d0e8793c184a2ef2989cc09b6dfd099225bc54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_07d0e8793c184a2ef2989cc09b6dfd099225bc54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_07d0e8793c184a2ef2989cc09b6dfd099225bc54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_07d0e8793c184a2ef2989cc09b6dfd099225bc54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_07d0e8793c184a2ef2989cc09b6dfd099225bc54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "07d0e8793c184a2ef2989cc09b6dfd099225bc54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '07d0e8793c184a2ef2989cc09b6dfd099225bc54'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp. <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '07d0e8793c184a2ef2989cc09b6dfd099225bc54'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_22372e3dbf8f5651574f4cb22380579c065978e0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_22372e3dbf8f5651574f4cb22380579c065978e0> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_22372e3dbf8f5651574f4cb22380579c065978e0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_22372e3dbf8f5651574f4cb22380579c065978e0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_22372e3dbf8f5651574f4cb22380579c065978e0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "22372e3dbf8f5651574f4cb22380579c065978e0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '22372e3dbf8f5651574f4cb22380579c065978e0'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp. <20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '22372e3dbf8f5651574f4cb22380579c065978e0'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0fdcc9d171daac5c6cd53e5c9cf5cc2abf0a0424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0fdcc9d171daac5c6cd53e5c9cf5cc2abf0a0424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0fdcc9d171daac5c6cd53e5c9cf5cc2abf0a0424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0fdcc9d171daac5c6cd53e5c9cf5cc2abf0a0424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_0fdcc9d171daac5c6cd53e5c9cf5cc2abf0a0424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0fdcc9d171daac5c6cd53e5c9cf5cc2abf0a0424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '0fdcc9d171daac5c6cd53e5c9cf5cc2abf0a0424'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp. >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0fdcc9d171daac5c6cd53e5c9cf5cc2abf0a0424'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f5ab5f6ad28c1a9b9ec1f8fea76ca266fc4eebb7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f5ab5f6ad28c1a9b9ec1f8fea76ca266fc4eebb7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f5ab5f6ad28c1a9b9ec1f8fea76ca266fc4eebb7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6779"^^xsd:decimal ;
  dwc:decimalLongitude "13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f5ab5f6ad28c1a9b9ec1f8fea76ca266fc4eebb7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6779 13.4343)"^^geo:wktLiteral ;
  geo-pos:lat "45.6779"^^xsd:decimal ;
  geo-pos:long "13.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_825a1a02e55a37a748329e5213278e7a0d5c923f_f5ab5f6ad28c1a9b9ec1f8fea76ca266fc4eebb7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f5ab5f6ad28c1a9b9ec1f8fea76ca266fc4eebb7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f5ab5f6ad28c1a9b9ec1f8fea76ca266fc4eebb7'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp. >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4343'^^xsd:double;
  dwc:latitude '45.6779'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f5ab5f6ad28c1a9b9ec1f8fea76ca266fc4eebb7'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_f898feb240ceb750cfaeacec42b198a2d2762c4a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_f898feb240ceb750cfaeacec42b198a2d2762c4a> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_f898feb240ceb750cfaeacec42b198a2d2762c4a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_f898feb240ceb750cfaeacec42b198a2d2762c4a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_f898feb240ceb750cfaeacec42b198a2d2762c4a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f898feb240ceb750cfaeacec42b198a2d2762c4a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'f898feb240ceb750cfaeacec42b198a2d2762c4a'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp. >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'f898feb240ceb750cfaeacec42b198a2d2762c4a'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e2af2ed8cf1317427b627040f0443adef8d0a88c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e2af2ed8cf1317427b627040f0443adef8d0a88c> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e2af2ed8cf1317427b627040f0443adef8d0a88c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67555"^^xsd:decimal ;
  dwc:decimalLongitude "13.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e2af2ed8cf1317427b627040f0443adef8d0a88c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67555 13.4202)"^^geo:wktLiteral ;
  geo-pos:lat "45.67555"^^xsd:decimal ;
  geo-pos:long "13.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_6b757f8293d7b319140ca62a5e882441f4541f63_e2af2ed8cf1317427b627040f0443adef8d0a88c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e2af2ed8cf1317427b627040f0443adef8d0a88c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'e2af2ed8cf1317427b627040f0443adef8d0a88c'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp. >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4202'^^xsd:double;
  dwc:latitude '45.67555'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'e2af2ed8cf1317427b627040f0443adef8d0a88c'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_387526cff0e7510569b5b5e4ca7964bce981c143_743fe56f050481804bf49543472709bad5a4c217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_743fe56f050481804bf49543472709bad5a4c217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_743fe56f050481804bf49543472709bad5a4c217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67065"^^xsd:decimal ;
  dwc:decimalLongitude "13.4151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_387526cff0e7510569b5b5e4ca7964bce981c143_743fe56f050481804bf49543472709bad5a4c217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67065 13.4151)"^^geo:wktLiteral ;
  geo-pos:lat "45.67065"^^xsd:decimal ;
  geo-pos:long "13.4151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_387526cff0e7510569b5b5e4ca7964bce981c143_743fe56f050481804bf49543472709bad5a4c217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "743fe56f050481804bf49543472709bad5a4c217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '743fe56f050481804bf49543472709bad5a4c217'^^xsd:string;
  dwc:scientificName 'Chaetoceros spp. >20µm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4151'^^xsd:double;
  dwc:latitude '45.67065'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '743fe56f050481804bf49543472709bad5a4c217'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4ffba57fdae12256587b844ca58a625cf6524b74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4ffba57fdae12256587b844ca58a625cf6524b74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4ffba57fdae12256587b844ca58a625cf6524b74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67558"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4ffba57fdae12256587b844ca58a625cf6524b74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67558 13.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.67558"^^xsd:decimal ;
  geo-pos:long "13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_732150e20467c0d60e9a27b57a43fdcd4a8c8492_4ffba57fdae12256587b844ca58a625cf6524b74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4ffba57fdae12256587b844ca58a625cf6524b74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber '4ffba57fdae12256587b844ca58a625cf6524b74'^^xsd:string;
  dwc:scientificName 'Prorocentrum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '45.67558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '4ffba57fdae12256587b844ca58a625cf6524b74'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_a14bdd28972dec2461095b3fc9853b851b83a0d6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_a14bdd28972dec2461095b3fc9853b851b83a0d6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_a14bdd28972dec2461095b3fc9853b851b83a0d6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6825"^^xsd:decimal ;
  dwc:decimalLongitude "13.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_a14bdd28972dec2461095b3fc9853b851b83a0d6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6825 13.4368)"^^geo:wktLiteral ;
  geo-pos:lat "45.6825"^^xsd:decimal ;
  geo-pos:long "13.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5744_3373d17715b0278fe9dc6e4e1bc4db0ca3a50485_a14bdd28972dec2461095b3fc9853b851b83a0d6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a14bdd28972dec2461095b3fc9853b851b83a0d6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5744_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-10'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton monitoring in Grado, GO - North Adriatic Sea. 2016'^^xsd:string;
  dwc:catalogNumber 'a14bdd28972dec2461095b3fc9853b851b83a0d6'^^xsd:string;
  dwc:scientificName 'Cocconeis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic. http://marineregions.org/mrgid/7127'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.4368'^^xsd:double;
  dwc:latitude '45.6825'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId 'a14bdd28972dec2461095b3fc9853b851b83a0d6'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF